aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/test/features/distance_closeness_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Allow negative values from closeness when using dotproduct distance metric.Geir Storli2023-06-011-3/+9
* Test closest feature setup failures.Tor Egge2023-02-271-0/+1
* Add closest feature.Tor Egge2023-02-271-2/+10
* Use gtest for closeness and distance features unit tests.Tor Egge2023-02-271-4/+6
* Test lazy distance calculation in distance and closeness features.Geir Storli2022-07-111-5/+14
* Move constructor to cpp file.Geir Storli2022-07-081-28/+1
* Share fixture classes used by distance and closeness unit tests.Geir Storli2022-07-081-0/+102