aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/yql
Commit message (Expand)AuthorAgeFilesLines
* YQL programCompileExceptions are IllegalInputExceptionsJon Bratseth2021-09-211-22/+3
* Remove unsupported constructsJon Bratseth2021-03-291-8/+3
* Remove unsupported constructsJon Bratseth2021-03-291-390/+372
* Remove unsupported constructsJon Bratseth2021-03-291-75/+22
* Remove unsupported constructsJon Bratseth2021-03-291-158/+11
* Remove unsupported constructsJon Bratseth2021-03-291-5/+3
* Remove unsupported constructsJon Bratseth2021-03-291-3/+2
* Remove unsupported constructsJon Bratseth2021-03-291-16/+0
* Remove unsupported constructsJon Bratseth2021-03-291-212/+1
* Non-functional changes onlyJon Bratseth2021-02-211-2/+3
* Deprecate score-thresholdJon Bratseth2021-02-082-1/+3
* add distanceThreshold option for nearestNeighbor operatorArne Juul2021-01-082-1/+13
* Remove printStackTraceJon Bratseth2020-09-031-1/+0
* Allow varref in equivJon Bratseth2020-09-031-4/+6
* Continuation referencesJon Bratseth2020-09-033-15/+39
* Migrate IOThread testsJon Bratseth2020-09-011-4/+8
* Merge pull request #14077 from vespa-engine/bratseth/exceptionsJon Bratseth2020-08-185-32/+42
|\
| * Skip logging only for IllegalInputExceptionJon Bratseth2020-08-185-32/+42
* | avoid using message as format string directlyArne Juul2020-08-161-2/+2
|/
* Allow references when expecting numbersJon Bratseth2020-08-062-19/+29
* change DistanceParser API, mark as BetaArne Juul2020-07-151-3/+3
* avoid un-needed changeArne Juul2020-07-151-1/+1
* refactor and require unit for distanceArne Juul2020-07-151-9/+9
* SelectParser should import most of its constants from YqlParserArne Juul2020-07-151-57/+57
* test geoLocation parsing and generationArne Juul2020-07-152-6/+23
* minimal YQL supportArne Juul2020-07-152-1/+39
* update SelectParser and add targetHitsArne Juul2020-06-191-5/+18
* Nonfunctional changesJon Bratseth2020-05-081-2/+1
* update serializer and testArne Juul2020-03-021-3/+14
* extend NearestNeighborItemArne Juul2020-03-022-0/+15
* Avoid deprecation warningsHenning Baldersheim2019-12-191-1/+2
* updates after reviewArne Juul2019-11-191-1/+1
* add NearestNeighborItem with validationArne Juul2019-11-192-1/+48
* YQL parsing/serialization improvementsJon Bratseth2019-11-072-22/+56
* Nonfunctional changes onlyJon Bratseth2019-09-241-1/+1
* Use generics - no functional changeJon Bratseth2019-09-201-218/+209
* Remove unnecessary importJon Bratseth2019-09-201-1/+0
* Serialize int in SameItemJon Bratseth2019-09-201-4/+6
* default constructor must be empty as it is used in tests in other packages.Henning Baldersheim2019-09-081-1/+1
* Revert "Revert "Warmup yql""Henning Baldersheim2019-09-081-16/+47
* Revert "Warmup yql"Henning Baldersheim2019-09-081-47/+16
* Add comments and more clear error messages.Henning Baldersheim2019-09-061-3/+4
* Warmup yql.Henning Baldersheim2019-09-061-16/+46
* Remove use of Nullable and NotNull annotationsHarald Musum2019-08-294-35/+7
* Fix processing of timeout embedded in YQL queryOlli Virtanen2019-06-052-1/+6
* Support URI matching in YQLJon Bratseth2019-05-233-39/+111
* 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