aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/query/tree/termnodes.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-1/+1
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-4/+12
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-0/+12
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Downgrade to string in case of trouble.Henning Baldersheim2021-03-311-0/+2
* - Add type to MultiTerm to enable perfect replication.Henning Baldersheim2021-03-301-0/+5
* - Use a LookupKey to further delay data conversion until we know it is necess...Henning Baldersheim2021-03-291-9/+12
* - Let DotProduct,Wand and WeightedSet be Term nodes in the query tree as they...Henning Baldersheim2021-03-291-0/+62
* Avoid dynamic_cast to select location nodes.Henning Baldersheim2021-03-251-0/+1
* Revert "- Avoid inlining exchange_location_nodes to be able to see its execut...Henning Baldersheim2021-03-251-1/+0
* - Avoid inlining exchange_location_nodes to be able to see its execution cost...Henning Baldersheim2021-03-251-0/+1
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-2/+6
* extend NearestNeighborItemArne Juul2020-03-021-2/+9
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-0/+28
* Pass stringref by valueHenning Baldersheim2018-08-111-8/+8
* Avoid inline errors.Henning Baldersheim2018-06-031-4/+2
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-5/+2
* 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
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-091-2/+1
* PublishJon Bratseth2016-06-151-0/+123