d61ad4cfce
This makes geo-distance sorting use `LatLonDocValuesField.newDistanceSort` whenever applicable, which should be faster that the current approach since it tracks a bounding box that documents need to be in in order to be competitive instead of doing a costly distance computation all the time. Closes #20450 |
||
---|---|---|
.. | ||
src | ||
build.gradle |