-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.3
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
The NearestNeighbors class contains a TODO to switch to SloppyMath.haversinSortKey when comparing candidate nearest neighbors. This change is not high priority, but could be a nice way to get more familiar with the kNN search implementation.
- links to