zoekt: 54 files / 4311 matches / 41.19ms neogrok: 4 files / 500 matches

github.com/sourcegraph/zoektcontentprovider.go 197 matches | Go | №1

1 // Copyright 2016 Google Inc. All rights reserved.2 //
4 // you may not use this file except in compliance with the License.5 // You may obtain a copy of the License at6 //
8 //9 // Unless required by applicable law or agreed to in writing, software10 // distributed under the License is distributed on an "AS IS" BASIS,11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.12 // See the License for the specific language governing permissions and

github.com/sourcegraph/zoektapi.go 163 matches | Go | №2

1 // Copyright 2016 Google Inc. All rights reserved.2 //
4 // you may not use this file except in compliance with the License.5 // You may obtain a copy of the License at6 //
8 //9 // Unless required by applicable law or agreed to in writing, software10 // distributed under the License is distributed on an "AS IS" BASIS,11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.12 // See the License for the specific language governing permissions and

github.com/sourcegraph/zoektgrpc/protos/zoekt/webserver/v1/webserver.proto 109 matches | Protocol Buffer | №3

48 49 // Return an upper-bound estimate of eligible documents in50 // stats.ShardFilesConsidered.
55 56 // Maximum number of matches: skip all processing an index57 // shard after we found this many non-overlapping matches.58 int64 shard_max_match_count = 3;59 60 // Maximum number of matches: stop looking for more matches61 // once we have this many matches across shards.62 int64 total_max_match_count = 4;

github.com/sourcegraph/zoektgitindex/index.go 31 matches | Go | №4

1 // Copyright 2016 Google Inc. All rights reserved.2 //
4 // you may not use this file except in compliance with the License.5 // You may obtain a copy of the License at6 //
8 //9 // Unless required by applicable law or agreed to in writing, software10 // distributed under the License is distributed on an "AS IS" BASIS,11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.12 // See the License for the specific language governing permissions and