zoekt: 15 files / 25 matches / 117.8ms neogrok: 15 files / 25 matches
github.com/sourcegraph/zoektindex/eval.go 1 match | Go | №1
github.com/sourcegraph/zoektquery/query.go 1 match | Go | №2
github.com/sourcegraph/zoektquery/parse.go 3 matches | Go | №3
github.com/sourcegraph/zoektindex/limit.go 1 match | Go | №4
github.com/sourcegraph/zoektinternal/shards/shards.go 1 match | Go | №5
github.com/sourcegraph/zoektcmd/zoekt-sourcegraph-indexserver/main.go 1 match | Go | №6
github.com/sourcegraph/zoektcmd/zoekt-webserver/grpc/server/server.go 1 match | Go | №7
github.com/sourcegraph/zoektcmd/zoekt-sourcegraph-indexserver/cleanup.go 1 match | Go | №8
github.com/sourcegraph/zoektindex/index_test.go 1 match | Go | №9
github.com/sourcegraph/zoektindex/builder_test.go 1 match | Go | №10
github.com/sourcegraph/zoektinternal/shards/sched_test.go 1 match | Go | №11
github.com/sourcegraph/zoektinternal/gitindex/index_test.go 3 matches | Go | №12
github.com/sourcegraph/zoektgrpc/messagesize/prometheus_test.go 3 matches | Go | №13
357
358 invokerCalled := false
359 invoker := func(ctx context.Context, method string, req, reply interface{}, cc *grpc.ClientConn, opts ...grpc.CallOption) error {