aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/yql/YqlParser.java
Commit message (Expand)AuthorAgeFilesLines
...
* Test searching for backslashJon Bratseth2019-05-201-55/+21
* Add query traces when contains/matches will likely not work as expectedOlli Virtanen2019-05-161-18/+24
* Mark phrases as explicitJon Bratseth2019-04-261-0/+1
* Revert "Revert "Better heuristics for negative numbers""Jon Bratseth2019-04-081-1/+1
* Revert "Better heuristics for negative numbers"Harald Musum2019-04-081-1/+1
* Better heuristics for negative numbersJon Bratseth2019-04-051-1/+1
* Add BoolItemJon Bratseth2019-02-011-2/+5
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-141-7/+14
* Annotations should override exact matchingJon Bratseth2018-10-311-3/+3
* Look up correctly inside sameElementJon Bratseth2018-10-291-4/+6
* Respect the exact match settingJon Bratseth2018-10-291-3/+10
* Revert "Merge pull request #7409 from vespa-engine/revert-7380-bratseth/segme...Jon Bratseth2018-10-261-88/+35
* Revert "Bratseth/segment yql by default"Harald Musum2018-10-221-35/+88
* Segment 'contains' text by defaultJon Bratseth2018-10-191-68/+18
* Nonfunctional changes onlyJon Bratseth2018-10-191-22/+19
* Added parsing of Grouping from JSON to String. Now parsing grouping-parameter...Henrik2018-08-021-1/+1
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Allow nested fieldnames using '.' in yql.Henning Baldersheim2018-06-031-18/+26
* Support more than 'contains'. SameElement will only allow what it can handle.Henning Baldersheim2018-06-011-7/+30
* Remove the term aspect from SameElementItem.Henning Baldersheim2018-05-291-1/+1
* Add preliminary yql for sameElementHenning Baldersheim2018-05-251-1/+16
* Suppress parser output on stderrJon Bratseth2017-11-141-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
* Change NFKC normalization default to falseJon Bratseth2017-05-191-1/+3
* raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-061-5/+9
* Allow language to be set and detected in concatenated YQL queriesJon Bratseth2016-09-261-57/+53
* Test YQL language detectionJon Bratseth2016-08-301-1/+0
* Detect language in YQL. Allow multiple languages per queryJon Bratseth2016-08-301-209/+149
* Nonfunctional changesJon Bratseth2016-08-301-61/+54
* Nonfunctional changes onlyJon Bratseth2016-08-241-11/+6
* Whitespace changes onlyJon Bratseth2016-08-221-155/+121
* Whitespace changes onlyJon Bratseth2016-08-151-97/+59
* Whitespace changes onlyJon Bratseth2016-08-151-20/+12
* Use Github username as authorBjørn Christian Seime2016-06-221-3/+3
* PublishJon Bratseth2016-06-151-0/+1894