aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/euclidean_distance_feature.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove unused field/attribute access hinting.Tor Egge2023-05-131-2/+1
* Normalize includes in searchlib.Tor Egge2022-09-271-1/+1
* external error messages should not contain too many internal details.Arne H Juul2021-10-181-2/+2
* report more issues from searchlibHÃ¥vard Pettersen2021-10-151-2/+2
* report issues instead of logging warnings in some featuresArne H Juul2021-10-111-4/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Add debug logging.Henning Baldersheim2020-02-231-8/+6
* 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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-8/+8
* Pass docId (local document id) to feature executor execute method insteadTor Egge2016-12-091-2/+2
* Use methods on input and output objects to get/set feature values instead ofTor Egge2016-12-071-1/+1
* Allocate feature executors on a stash to get them close together in memory.Tor Egge2016-12-021-8/+8
* PublishJon Bratseth2016-06-151-0/+123