aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/query/parser/test/ParseTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* More testJon Bratseth2023-05-221-3/+3
* Always treat each symbol as a separate tokenJon Bratseth2023-05-221-1/+1
* Threat 'other symbols' as lettersJon Bratseth2023-05-221-0/+12
* Don't interpret ref: as a query profile ref unnecessarilyJon Bratseth2022-11-101-1/+2
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-597/+594
* 'tokenize', to make this work better as a query typeJon Bratseth2022-02-231-4/+4
* Add grammar:noneJon Bratseth2022-02-231-0/+19
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* correct heuristic for -(N)takamabe2021-09-081-0/+7
* Revert "Merge pull request #17754 from vespa-engine/revert-17747-bratseth/spe...Jon Bratseth2021-05-051-4/+2
* Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-051-2/+4
* Revert "Merge pull request #17746 from vespa-engine/revert-17738-revert-17737...Jon Bratseth2021-05-051-4/+2
* Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-051-2/+4
* Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-041-4/+2
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-041-2/+4
* Move specialtokens to linguisticsJon Bratseth2021-05-041-3/+1
* Make immutableJon Bratseth2021-05-041-1/+1
* Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-141-3/+3
* Non-functional changes onlyJon Bratseth2021-03-191-1/+1
* unit test change in StructuredParserArne Juul2020-08-101-0/+22
* Segment to phrase not and when inside an expicit phraseJon Bratseth2020-06-241-2/+2
* Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-031-184/+173
* Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-031-173/+184
* Revert "Revert parser changes that broke system tests. MERGEOK"Jon Bratseth2020-03-031-184/+173
* Revert parser changes that broke system tests.Arnstein Ressem2020-03-031-173/+184
* Revert "Merge pull request #12385 from vespa-engine/revert-12365-bratseth/phr...Jon Bratseth2020-03-021-184/+173
* Revert "Turn phrase segmenting off by default"Jon Marius Venstad2020-02-281-173/+184
* Turn phrase segmenting off by defaultJon Bratseth2020-02-271-184/+173
* Support URI matching in YQLJon Bratseth2019-05-231-3/+3
* Correct heuristic for -a:bJon Bratseth2019-04-121-0/+10
* Revert "Revert "Better heuristics for negative numbers""Jon Bratseth2019-04-081-6/+16
* Revert "Better heuristics for negative numbers"Harald Musum2019-04-081-16/+6
* Better heuristics for negative numbersJon Bratseth2019-04-051-6/+16
* Avoid deprecated methodJon Bratseth2018-10-151-15/+28
* Nonfunctional changes onlyJon Bratseth2017-09-131-5/+19
* 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
* Use text content only for query lang detectionJon Bratseth2017-01-221-1/+1
* Collapse RANK and NOTJon Bratseth2016-11-301-14/+11
* Detect language in YQL. Allow multiple languages per queryJon Bratseth2016-08-301-4/+3
* PublishJon Bratseth2016-06-151-0/+2507