aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/query/tree/querybuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Wire fuzzy prefix matching support through the query stackTor Brede Vekterli2024-04-191-4/+5
* Add noexcept and use emplaceHenning Baldersheim2024-02-291-3/+3
* Add InTerm to backend.Tor Egge2023-11-241-0/+12
* Use same terminology for weak and as for wand (minHits -> targetNumHits).Tor Egge2023-11-171-4/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Separate out non templated code, and avoid magic pre include LOG_SETUP.Henning Baldersheim2023-07-131-1/+1
* Expose SameElement query terms to ranking.Geir Storli2023-01-121-4/+4
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-4/+6
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-0/+10
* use same name for abstract node typesArne H Juul2021-10-191-4/+4
* use custom types for true/false (NodeTypes::True, ProtonTrue, etc)Arne H Juul2021-10-191-2/+12
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+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-14/+13
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-4/+8
* extend NearestNeighborItemArne Juul2020-03-021-4/+8
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-0/+12
* Pass stringref by valueHenning Baldersheim2018-08-111-25/+25
* Pass stringref by valueHenning Baldersheim2018-08-101-11/+11
* Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-291-7/+4
* Add some simple SameElement testing.Henning Baldersheim2018-05-251-3/+2
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-5/+12
* 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
* Provide more state info on query parsing errors.Henning Baldersheim2016-09-211-0/+1
* Unify to enhance readabilityHenning Baldersheim2016-09-211-98/+50
* PublishJon Bratseth2016-06-151-0/+358