aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/parsequery/stackdumpiterator.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use targetHits in nearestNeighbor streaming searcher.Geir Storli2023-04-251-1/+1
* Normalize includes in searchcore and searchlib.Tor Egge2022-09-281-1/+1
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-0/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Let DotProduct,Wand and WeightedSet be Term nodes in the query tree as they...Henning Baldersheim2021-03-291-1/+2
* - Simplify code by catching exception in one place.Henning Baldersheim2021-03-291-5/+7
* - No need for _currCreator member, it can be constructed from _currFlags when...Henning Baldersheim2021-03-291-9/+4
* - Use faster std::to_chars.Henning Baldersheim2021-03-281-25/+16
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-081-0/+1
* clean up various issues with ParseItem classArne Juul2020-07-091-6/+4
* be more specific in StackDumpIterator APIArne Juul2020-03-021-11/+13
* remove "termindex" which is always -1Arne Juul2019-11-211-7/+0
* Simplify how to read numbers.Geir Storli2019-11-181-0/+1
* Simplify how to read strings.Geir Storli2019-11-181-10/+7
* GC unused code as tld is gone.Henning Baldersheim2019-11-161-10/+0
* Pass stringref by valueHenning Baldersheim2018-08-101-1/+1
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-201-7/+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-6/+6
* Just get the term and th eindex name directly from the iterator.Henning Baldersheim2016-09-241-10/+2
* Add some more error reporting so that we can figure out what is wrong.Henning Baldersheim2016-09-211-0/+3
* PublishJon Bratseth2016-06-151-0/+165