summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/searchcontext/searchcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename searchcontext.cpp -> searchcontext_test.cppGeir Storli2020-01-281-1964/+0
* 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
* Remove "enable enumerated save" flag from attribute vectors as this should be...Geir Storli2019-08-191-21/+28
* 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-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
* 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
* PublishJon Bratseth2016-06-151-0/+1900