summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/searchable/attributeblueprint_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove includes no longer necessary.Henning Baldersheim2021-02-251-5/+1
* Avoid including singlenumericattribute.hppHenning Baldersheim2021-02-251-2/+1
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-1/+1
* cleanup old includesArne Juul2020-12-081-1/+0
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-3/+4
* cleanup unused includeArne Juul2020-11-271-1/+0
* fix specArne Juul2020-10-151-1/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-2/+4
* finish rewrite to use GeoLocationArne Juul2020-07-151-13/+20
* Remove unused variable in attribute blueprint test.Tor Egge2020-06-081-1/+0
* Implement createFilterSearch() for attribute field blueprint.Geir Storli2020-05-271-20/+41
* Rewrite to use AttributeFactory to create attributes.Geir Storli2020-05-271-35/+66
* Modernize code with 'using' and 'auto'.Geir Storli2020-05-271-9/+9
* check that query tensor is converted correctlyArne Juul2020-03-231-6/+10
* extend NearestNeighborItemArne Juul2020-03-021-1/+1
* Add ReadableAttributeVector accessor to IAttributeManagerTor Brede Vekterli2020-01-291-0/+4
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-1/+2
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-2/+1
* Reduce code visibility.Henning Baldersheim2020-01-011-0/+1
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-1/+1
* Allow nearest neighbor operator where attribute tensor and query tensor have ...Geir Storli2019-12-051-7/+18
* Rewrite attributeblueprint tests to gtest.Geir Storli2019-11-261-49/+66
* Use TEST_DO.Geir Storli2019-11-211-7/+7
* Some minor simplifications and extra test case.Geir Storli2019-11-211-7/+9
* Add nearest neighbor blueprint and create it in attribute blueprint factory.Geir Storli2019-11-211-2/+111
* Fix setup of same element iterator to use the attribute search context from t...Geir Storli2019-11-011-5/+10
* shared_ptr -> unique_ptrHenning Baldersheim2018-08-281-1/+1
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-4/+7
* Change AttributeContext to use makeReadGuard method on attribute vectors.Tor Egge2018-04-201-4/+7
* Rewrite test to new test syntaxHenning Baldersheim2018-03-241-61/+25
* Call setDocId explicit in test instead.Henning Baldersheim2017-07-251-1/+4
* set docid limit appropriatelyHaavard2017-06-271-1/+1
* Init correct range, and also set docidLimit on attribute blueprint.Henning Baldersheim2017-06-221-11/+4
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* add override in searchlib moduleArne H Juul2017-04-121-1/+1
* remove features from match dataHaavard2016-12-141-1/+1
* Child must move, parent is by definition stuck on the couch.Henning Baldersheim2016-09-151-7/+11
* PublishJon Bratseth2016-06-151-0/+240