alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
internal
/
archive
/
at
95acd6fe3b4b713fef4213990869497b73b7b9fd
3 files
Keegan Carruthers-Smith
index: use ID based shard names only on multi-tenant instances (#956)
1y ago
95acd6fe
archive.go
refactor(all): goimports -w -local github.com/sourcegraph/zoekt (#948)
1 year ago
e2e_test.go
refactor(all): goimports -w -local github.com/sourcegraph/zoekt (#948)
1 year ago
index.go
Move root-level index code to index package (#902) In the repo root, we have a bunch of low level logic around index building and searching. So we end up exposing internal logic through the main public `zoekt` package, for example `zoekt.Merge(...)`. This PR moves it into the `build` package, so all code related to index building lives together. It then renames `build` to `index` to reflect the broader focus on indexing and searching the index.
1 year ago