aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/parsequery/parse.h
Commit message (Expand)AuthorAgeFilesLines
* Wire fuzzy prefix matching support through the query stackTor Brede Vekterli2024-04-191-0/+2
* Wire QueryNormalization in to JuniperQueryAdapter and use it there.Henning Baldersheim2024-02-051-10/+29
* Add InTerm to backend.Tor Egge2023-11-241-7/+15
* Use 8 bit enum.Henning Baldersheim2023-11-021-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid multiple definitions of juniper::QueryItem.Tor Egge2022-09-101-9/+3
* GC some old unused code with ancient 'goto'.....Henning Baldersheim2022-08-291-1/+0
* Remove unused item enum and add note on limitations on number of item types.Geir Storli2022-03-251-1/+2
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-2/+3
* Use 7 inste4ad ofo 30 for MultiTermItemJon Marius Venstad2022-03-221-2/+2
* Reserve slot for MultiTermItem in serialisation format tableJon Marius Venstad2022-03-181-2/+2
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-2/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* more descriptive enum name for geo location termArne Juul2020-07-151-1/+1
* clean up various issues with ParseItem classArne Juul2020-07-091-112/+5
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-1/+2
* GC unused code as tld is gone.Henning Baldersheim2019-11-161-16/+1
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-1/+1
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Optimize includes.Henning Baldersheim2017-02-061-10/+1
* PublishJon Bratseth2016-06-151-0/+232