Code search
Vetrix indexes each repository's file content for case-insensitive substring search, served both from the Search view in the web UI and from an authenticated REST endpoint. This section is for callers composing queries against that index, and for anyone who needs to know which query features the engine parses and which it matches literally.
Pages
- Code search — the substring query model, the
repo,lang, andlimitparameters that replace in-query filter prefixes, and the separate symbol-lookup endpoints.