aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/queryeval/parallel_weak_and
Commit message (Expand)AuthorAgeFilesLines
* Align naming of test and iterator for low-level posting list access.Geir Storli2023-12-191-2/+2
* dump blueprint costHåvard Pettersen2023-12-181-0/+2
* Revert "Revert "relative estimate""Henning Baldersheim2023-12-111-0/+2
* Revert "relative estimate"Henning Baldersheim2023-12-091-2/+0
* relative estimateHåvard Pettersen2023-12-081-0/+2
* Rename IDocumentWeightAttribute to IDocidWithWeightPostingStore.Geir Storli2023-11-231-21/+22
* Update copyrightJon Bratseth2023-10-092-2/+2
* Use SmallVector to avoid allocation in the common case.Henning Baldersheim2023-05-121-2/+2
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-6/+6
* Fix the query trace type of allow_termwise_eval.Geir Storli2022-11-081-2/+2
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* - Let DotProduct,Wand and WeightedSet be Term nodes in the query tree as they...Henning Baldersheim2021-03-291-3/+2
* Extend Document weight attribute interface to use dictionary snapshotTor Egge2020-08-281-1/+1
* use vector of UP as MultiSearch::ChildrenArne Juul2020-06-041-6/+9
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-2/+2
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-2/+2
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-2/+2
* added cost tier to blueprintsHåvard Pettersen2019-09-051-0/+2
* Remove files used by old unit test runner.Tor Egge2019-02-192-3/+0
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* add override in searchlib moduleArne H Juul2017-04-121-1/+1
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-7/+19
* Follow up from @havardpe comments.Henning Baldersheim2017-02-061-3/+3
* Use the iterator verifier for parallell weak and too.Henning Baldersheim2017-02-031-25/+19
* remove features from match dataHaavard2016-12-141-2/+2
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+694