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
/
stream
/
at
b8b672211c40f98a6bc067ced3e1be0f205cbdda
4 files
Jean-Hadrien Chabran
Support building Zoekt with Bazel (#573)
3y ago
0cb60676
BUILD.bazel
Support building Zoekt with Bazel (#573)
3 years ago
client.go
all: rename module to github.com/sourcegraph/zoekt We are a hard enough for now that we might as well have our own module name. This will also make it possible to more directly use go tooling.
3 years ago
stream.go
streaming: fix progress reporting (#435) This fixes a bug where we (1) dropped zoekt.Progress in the network layer and (2) sent events without setting proper values for zoekt.Progress
3 years ago
stream_test.go
ranking: add document ranks to shards (#449) We persist document ranks in the shards and sort file matches based on the rankings determined by the document ranks and match scores. Co-authored-by: Keegan Carruthers-Smith <keegan.csmith@gmail.com>
3 years ago