aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching/querynodes_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid createing the FieldSpec on the fly.Henning Baldersheim2023-07-281-2/+3
* Use a smallvector to avoid indirection in most common case, and reserve some ...Henning Baldersheim2023-05-221-2/+2
* Expose SameElement query terms to ranking.Geir Storli2023-01-121-2/+2
* Change from typedef to using in searchcore.Geir Storli2022-12-211-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Let DotProduct,Wand and WeightedSet be Term nodes in the query tree as they...Henning Baldersheim2021-03-291-0/+7
* Avoid including singlenumericattribute.hppHenning Baldersheim2021-02-251-1/+0
* use vector of UP as MultiSearch::ChildrenArne Juul2020-06-041-14/+17
* - Handle more than 64k hits in the element vector.Henning Baldersheim2020-05-181-6/+6
* 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
* move LOG_SETUP after other includesArne Juul2018-06-201-2/+1
* use LOG_ABORT not just abort()Arne Juul2018-06-121-2/+2
* test blending of SameElementHÃ¥vard Pettersen2018-06-051-11/+46
* Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-291-1/+1
* Add some simple SameElement testing.Henning Baldersheim2018-05-251-10/+11
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Use CollectionType defined in search::index::schema for search::fef::FieldInfo.Geir Storli2017-04-041-1/+1
* Split the source selector out too.Henning Baldersheim2016-12-171-2/+3
* PublishJon Bratseth2016-06-151-0/+486