summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/queryeval/queryeval.cpp
Commit message (Expand)AuthorAgeFilesLines
* explicit default filterHåvard Pettersen2022-10-311-0/+3
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Move SearchContext out from AttributeVector.Tor Egge2022-03-291-1/+1
* Propagate memory allocator to growable bitvector in SingleBoolAttribute.Tor Egge2022-02-151-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make the SearchTerm enum a small scoped enum and rename to Type.Henning Baldersheim2021-03-041-1/+1
* Avoid including singlenumericattribute.hppHenning Baldersheim2021-02-251-2/+2
* use vector of UP as MultiSearch::ChildrenArne Juul2020-06-041-106/+80
* rename regex option MultiLine -> DotMatchesNewlineArne Juul2020-05-281-3/+2
* test createFilterSearch in basic intermediate blueprintsArne Juul2020-05-281-0/+47
* Correctly handle search for "false" in the underlying search context of singl...Geir Storli2020-01-281-17/+0
* BitVectorSearchContext must implement the find iterface too. Even if itself w...Henning Baldersheim2020-01-101-3/+18
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-6/+6
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-6/+6
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-6/+6
* Suppress clang warnings.Tor Egge2019-08-021-0/+7
* Verify iterator -> slime.Henning Baldersheim2019-03-101-0/+132
* Use a bitvector for the single bit numeric attribute.Henning Baldersheim2018-12-191-1/+2
* Remove test that will soon be invalid.Henning Baldersheim2018-12-191-1/+0
* std::make_uniqueHenning Baldersheim2018-12-181-55/+49
* move LOG_SETUP after other includesArne Juul2018-06-201-4/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+4
* do not discard search iteratorsHåvard Pettersen2017-10-131-1/+5
* 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
* add override in searchlib moduleArne H Juul2017-04-121-4/+4
* Move AttributeVector::SearchContext::Params to separate class in searchcommon.Geir Storli2017-03-141-3/+4
* Remove resetRangeHenning Baldersheim2017-02-211-1/+0
* Remove unused includes.Henning Baldersheim2017-02-031-3/+0
* Split the source selector out too.Henning Baldersheim2016-12-171-3/+4
* remove features from match dataHaavard2016-12-141-6/+6
* Wire the Grow strategy all the way.Henning Baldersheim2016-09-021-1/+1
* PublishJon Bratseth2016-06-151-0/+691