aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/parsequery/parse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* clean up various issues with ParseItem classArne Juul2020-07-091-165/+0
* GC unused code as tld is gone.Henning Baldersheim2019-11-161-9/+0
* Ensure that we can print ITEM_WORD_ALTERNATIVES too.Henning Baldersheim2019-01-041-69/+8
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-1/+1
* Simplify by duplication for readabilityHenning Baldersheim2018-05-291-9/+13
* Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-291-2/+7
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-4/+6
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-1/+2
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-2/+2
* Do not bring in nbostream everywhere.Henning Baldersheim2016-12-121-16/+3
* PublishJon Bratseth2016-06-151-0/+239