aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/query/tree/stackdumpcreator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wire fuzzy prefix matching support through the query stackTor Brede Vekterli2024-04-191-2/+5
* Add InTerm to backend.Tor Egge2023-11-241-5/+27
* Keep item type and features separate.Tor Egge2023-11-171-32/+39
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused functionality.Henning Baldersheim2022-09-211-5/+0
* GC some old unused code with ancient 'goto'.....Henning Baldersheim2022-08-291-0/+1
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-0/+2
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-0/+4
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+8
* 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-4/+14
* backend always expects distanceThreshold nowArne Juul2021-03-231-2/+1
* use size literals in searchlibArne Juul2021-02-151-1/+2
* only send distanceThreshold conditionallyArne Juul2021-01-081-1/+2
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-0/+1
* Avoid bitwise or of different enum types.Tor Egge2020-12-041-4/+4
* more descriptive enum name for geo location termArne Juul2020-07-151-1/+1
* clean up various issues with ParseItem classArne Juul2020-07-091-1/+1
* extend NearestNeighborItemArne Juul2020-03-021-0/+2
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-2/+12
* Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-291-1/+8
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-27/+29
* 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
* Use overrideHenning Baldersheim2017-04-041-23/+21
* Do not bring in nbostream everywhere.Henning Baldersheim2016-12-121-6/+2
* PublishJon Bratseth2016-06-151-0/+301