aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/distancefeature.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove unused field/attribute access hinting.Tor Egge2023-05-131-2/+2
* Setup distance calculators per term-field pair in distance and closeness feat...Geir Storli2022-07-081-0/+1
* geo distance for streamingArne H Juul2022-02-031-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* add more outputs to distance featureArne Juul2020-08-121-0/+3
* remove fef::Location, use common::GeoLocationSpec insteadArne Juul2020-07-161-2/+5
* support multiple positions in queryArne Juul2020-07-151-3/+4
* use label marker for distance and closeness featuresArne Juul2020-03-171-1/+1
* also support labeled itemsArne Juul2020-03-121-1/+1
* extend "distance" feature to also extract NNS rawscoreArne Juul2020-03-121-1/+8
* nested namepace and related cleanupHenning Baldersheim2019-01-221-9/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Make searchlib compile with '-Og'.Geir Storli2017-05-051-0/+1
* Use overrideHenning Baldersheim2017-04-041-29/+13
* Pass docId (local document id) to feature executor execute method insteadTor Egge2016-12-091-1/+1
* Allocate feature executors on a stash to get them close together in memory.Tor Egge2016-12-021-1/+1
* Add override keyword when overriding virtual method.Tor Egge2016-12-021-1/+1
* PublishJon Bratseth2016-06-151-0/+75