aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/queryeval/predicate_blueprint.h
Commit message (Expand)AuthorAgeFilesLines
* use thread_local for blueprint optionsHåvard Pettersen2024-03-251-1/+1
* tag blueprints with strictnessHåvard Pettersen2024-03-201-3/+4
* make default flow stats more explicitHåvard Pettersen2024-02-061-0/+5
* Update copyrightJon Bratseth2023-10-091-1/+1
* explicit default filterHåvard Pettersen2022-10-311-0/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Expose bug reletate to initialization of most costly features K computation.Henning Baldersheim2021-06-111-14/+17
* Handle fetchPostings being called multiple times.Tor Egge2020-06-091-0/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-5/+5
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-1/+1
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-1/+1
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-1/+1
* Use std::optional instead of std::experimental::optional.Tor Egge2019-07-311-1/+1
* Use explicit EntryRef constructor to avoid unintended conversionHenning Baldersheim2018-11-281-9/+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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-0/+1
* Move datastore code from search::btree -> search::datastore.Geir Storli2016-11-041-5/+5
* Move datastore classes to separate sub library.Geir Storli2016-11-031-1/+1
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-161-1/+2
* Checkpoint 1Henning Baldersheim2016-10-031-1/+1
* PublishJon Bratseth2016-06-151-0/+94