summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/query/NearestNeighborItem.java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19747 from vespa-engine/bratset/items-equalityJon Bratseth2021-10-281-1/+21
|\
| * Always compare item content fully in Item.equalsJon Bratseth2021-10-271-1/+21
* | Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|/
* Remove Beta annotationJon Bratseth2021-06-141-2/+0
* backend always expects distanceThreshold nowArne Juul2021-03-231-10/+1
* always send distance threshold in NearestNeighborItemArne Juul2021-01-271-2/+4
* only send distanceThreshold conditionallyArne Juul2021-01-081-2/+10
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-0/+10
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-1/+1
* update SelectParser and add targetHitsArne Juul2020-06-191-1/+12
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-081-1/+1
* Non-functional cleanupJon Bratseth2020-03-061-0/+1
* extend NearestNeighborItemArne Juul2020-03-021-0/+18
* updates after reviewArne Juul2019-11-191-20/+21
* add NearestNeighborItem with validationArne Juul2019-11-191-0/+69