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.go163 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
4849 // Return an upper-bound estimate of eligible documents in50 // stats.ShardFilesConsidered.
5556 // 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;5960 // Maximum number of matches: stop looking for more matches61 // once we have this many matches across shards.62 int64 total_max_match_count = 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