aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/query/streaming/query.h
Commit message (Expand)AuthorAgeFilesLines
* Handle search::streaming::EquivQueryNode as a leaf in the query tree.Tor Egge2024-02-091-14/+0
* Handle search::streaming::PhraseQueryNode as a leaf in the query tree.Tor Egge2024-02-061-5/+0
* Avoid bad flattening in streaming search.Tor Egge2024-01-241-1/+1
* Merge pull request #30027 from vespa-engine/arnej/implement-rank-with-operatorHenning Baldersheim2024-01-231-0/+12
|\
| * actually implement RANK operatorArne Juul2024-01-231-0/+12
* | Move out NearQueryNode, ONearQueryNode, PhraseQueryNode andTor Egge2024-01-231-63/+0
|/
* Add WeightedSetTerm for streaming search.Tor Egge2024-01-151-2/+1
* Calculate raw score for streaming search wand.Tor Egge2024-01-121-2/+0
* Code modernization and minor rewrite to avoid hard to read negations.Henning Baldersheim2024-01-011-16/+15
* Standard plural of leaf is leaves.Tor Egge2023-11-301-4/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused files and code.Henning Baldersheim2022-09-211-4/+3
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Model as having children, as opposed to being children.Henning Baldersheim2021-04-231-11/+8
* Move query classes used in streaming search to namespace search::streaming.Geir Storli2019-11-281-2/+1
* Move query classes used in streaming search to separate sub-folder and sub-li...Geir Storli2019-11-281-0/+208