GitHub
Connect GitHub to Nordvec: what gets indexed, how to filter searches by it, and how to connect. Developer Tools.
Search across GitHub repositories, issues, pull requests, and wikis. Find code decisions and architecture discussions.
What gets indexed
Nordvec ingests your GitHub files: repositories, issues, pull requests, discussions, wiki pages. Every item is indexed, permission-aware, and searchable through the API.
Filtering searches by GitHub
Documents synced from GitHub carry these source_provider values. Pass one to
/documents/search to restrict results to
this connector:
github
curl https://nordvec.com/api/v1/documents/search \
-H "Authorization: Bearer $NORDVEC_API_KEY" \
-H "Content-Type: application/json" \
-d '{"query": "quarterly report", "sourceProvider": "github"}'Connecting GitHub
Connect GitHub from your integrations settings. Nordvec authenticates over OAuth and mirrors the source's own access controls, so search only ever returns GitHub content the user can already see. Documents are stored in the EU; every processor that touches them is published with its jurisdiction and transfer basis at /subprocessors.