aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/query/streaming/querynode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use targetHits in nearestNeighbor streaming searcher.Geir Storli2023-04-251-5/+7
* Add NearestNeighborQueryNode.Tor Egge2023-04-171-0/+20
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-0/+4
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-0/+4
* convert ITEM_GEO_LOCATION_TERM to something usefulArne H Juul2022-01-281-5/+6
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Model as having children, as opposed to being children.Henning Baldersheim2021-04-231-6/+5
* - Prevent the rewrite that happens with equiv and phrase to handle floating p...Henning Baldersheim2021-04-221-4/+11
* - Let DotProduct,Wand and WeightedSet be Term nodes in the query tree as they...Henning Baldersheim2021-03-291-5/+11
* Make the SearchTerm enum a small scoped enum and rename to Type.Henning Baldersheim2021-03-041-11/+12
* fix bugsArne Juul2020-07-151-5/+2
* explicit no-handling of location for streamingArne Juul2020-07-151-1/+9
* more descriptive enum name for geo location termArne Juul2020-07-151-1/+1
* clean up various issues with ParseItem classArne Juul2020-07-091-0/+1
* be more specific in StackDumpIterator APIArne Juul2020-03-021-1/+1
* Move query classes used in streaming search to namespace search::streaming.Geir Storli2019-11-281-1/+1
* Move query classes used in streaming search to separate sub-folder and sub-li...Geir Storli2019-11-281-0/+160