summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/searchers/ValidateNearestNeighborTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-0/+1
* update SelectParser and add targetHitsArne Juul2020-06-191-3/+3
* Validate before prepare to avoid depending on the properties APIJon Bratseth2020-03-111-14/+5
* Add temporary extra error infoJon Bratseth2020-03-061-2/+2
* Non-functional cleanupJon Bratseth2020-03-061-8/+1
* extend NearestNeighborItemArne Juul2020-03-021-9/+21
* Avoid deprecation warningsHenning Baldersheim2019-12-191-5/+1
* Allow nearest neighbor operator where attribute tensor and query tensor have ...Geir Storli2019-12-051-14/+39
* update unit test after reviewArne Juul2019-11-201-4/+33
* add unit test + minor fixes for ValidateNearestNeighborSearcherArne Juul2019-11-201-0/+168