aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/query/tree/term.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* If a range is represented as a StringTerm we can not handle it with a DWA.Henning Baldersheim2023-07-131-0/+3
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* remove "termindex" which is always -1Arne Juul2019-11-211-3/+0
* Pass stringref by valueHenning Baldersheim2018-08-101-1/+1
* Introduce a common parent of the various term nodes.Henning Baldersheim2018-06-041-2/+6
* Avoid inline errors.Henning Baldersheim2018-06-031-4/+8
* Prefix the sameElement children in the backend.Henning Baldersheim2018-06-031-0/+1
* Add some simple SameElement testing.Henning Baldersheim2018-05-251-12/+3
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-12/+9
* 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 some non-trivial methods and do not provide assert.h in string.Henning Baldersheim2016-12-211-0/+1
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-1/+0
* PublishJon Bratseth2016-06-151-0/+78