1ad83c37c4
This PR proposes to use `IndexSortSortedNumericDocValuesRangeQuery` when possible to speed up certain range queries. Points-based queries are already very efficient, the only time this query makes a difference is when the range matches a large number of documents. Relates to #48665. |
||
---|---|---|
.. | ||
src | ||
build.gradle |