summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/searchcontext
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle search for "false" in the underlying search context of singl...Geir Storli2020-01-281-17/+108
* Rename searchcontext.cpp -> searchcontext_test.cppGeir Storli2020-01-282-1/+1
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-8/+9
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-9/+8
* Follow up review comments.Henning Baldersheim2020-01-021-2/+2
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-8/+9
* Move QueryTermSimple to separate h and cpp files.Geir Storli2019-11-281-1/+1
* Fix setup of same element iterator to use the attribute search context from t...Geir Storli2019-11-011-47/+0
* Handle udat attribute files.Geir Storli2019-08-201-0/+1
* Remove "enable enumerated save" flag from attribute vectors as this should be...Geir Storli2019-08-191-21/+28
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* clion recommended cleanup while browsing test.Henning Baldersheim2018-12-191-33/+31
* UINT1 -> BOOLHenning Baldersheim2018-12-161-1/+1
* Add test for range search and also fetch postings with correct strictness.Henning Baldersheim2018-12-061-25/+35
* Rename AttributeVector::saveAs() method to save().Tor Egge2018-08-171-3/+3
* expose 2nd phase candidates as a referencing sorted hit sequenceHÃ¥vard Pettersen2018-08-141-1/+1
* Ensure that all attribute iterators expose the search context creating the it...Geir Storli2018-06-251-0/+46
* Change tests and reintroduce assert.Henning Baldersheim2018-05-241-1/+1
* Only return the weight of the first match. Accumulate on the outside.Henning Baldersheim2018-05-231-32/+41
* Ensure conformance tests pass.Henning Baldersheim2018-05-231-12/+25
* Add config for the alloc grow factor used when allocating buffers in multi-va...Geir Storli2018-01-221-2/+2
* Init correct rangeHenning Baldersheim2017-06-221-2/+2
* Revert "Revert "Balder/do not use your own docidlimit""Henning Baldersheim2017-06-221-3/+3
* Revert "Balder/do not use your own docidlimit"Henning Baldersheim2017-06-221-3/+3
* init correct range on attribute iterators.Henning Baldersheim2017-06-221-3/+3
* Update copyright headersJon Bratseth2017-06-143-2/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+2
* Update copyright headersJon Bratseth2017-06-143-2/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+2
* Copyright headerJon Bratseth2017-06-133-2/+3
* Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-0/+3
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-3/+0
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-0/+3
* add override in searchlib moduleArne H Juul2017-04-121-4/+4
* Move AttributeVector::SearchContext::Params to separate class in searchcommon.Geir Storli2017-03-141-1/+1
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-16/+34
* Optimize includes.Henning Baldersheim2017-02-061-1/+3
* Follow up on naming comments from review by @havardpeHenning Baldersheim2017-02-061-9/+9
* Use the iterator verifier for weak and too.Henning Baldersheim2017-02-031-37/+41
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
* Aressem/cmake out of source test for script (#409)Arnstein Ressem2016-08-151-1/+1
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-0/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-156-0/+1920