aboutsummaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/vespa/vsm/searcher/nearest_neighbor_field_searcher.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use targetHits in nearestNeighbor streaming searcher.Geir Storli2023-04-251-5/+8
* Pass FieldIdT by value in FieldSearcher.Geir Storli2023-04-241-1/+1
* Provide FieldPathMap and IQueryEnvironment when preparing streaming searchers.Geir Storli2023-04-201-3/+5
* Add exact nearest neighbor searcher over the streamed values of a tensor field.Geir Storli2023-04-201-0/+53