summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/yql
Commit message (Expand)AuthorAgeFilesLines
* Always dealias field referencesJon Bratseth2022-09-081-11/+20
* Use Java 17 constructsJon Bratseth2022-09-081-138/+84
* try harder to avoid disk accessArne Juul2022-09-011-13/+16
* Add todo about possible optimisation, and cleanup code a bit.Henning Baldersheim2022-08-121-16/+14
* Carry over parameters when grouping from YQLJon Bratseth2022-07-141-6/+6
* allow user to send long integers without suffixArne H Juul2022-06-271-1/+7
* Remove usage of documentdbinfo, apart from schema nameJon Bratseth2022-06-162-77/+33
* Simplify YQL output: {}, not [{ }]Jon Bratseth2022-06-101-28/+27
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-101-2/+2
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-091-2/+2
* Revert "Merge pull request #23036 from vespa-engine/revert-23032-bratseth/wea...Jon Bratseth2022-06-091-2/+2
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-091-2/+2
* Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-091-2/+2
* No YQL semicolonJon Bratseth2022-06-081-2/+2
* Remove on Vespa 8Jon Bratseth2022-06-082-15/+1
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Addressed PR commentsAlexey Chernyshev2022-04-112-4/+4
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-072-2/+48
* Addressing comments + fixing testAlexey Chernyshev2022-03-232-5/+133
* Introducing fuzzy searchAlexey Chernyshev2022-03-232-131/+46
* Update ABI specJon Bratseth2022-02-231-1/+0
* cosmetic fix to error messageArne H Juul2022-02-031-1/+1
* deprecate Execution.fillAttributes()Arne H Juul2022-01-201-4/+5
* Add weakAnd grammar and parserJon Bratseth2022-01-091-1/+4
* Merge pull request #20665 from vespa-engine/bratseth/termlistJon Bratseth2022-01-072-5/+211
|\
| * Support an external list of terms in term list operatorsJon Bratseth2022-01-052-5/+211
* | Allow negative terms only in YQLJon Bratseth2022-01-061-5/+11
|/
* Use snake case consistentlyJon Bratseth2021-12-211-59/+59
* Allow keywords as YQL properties without quotingJon Bratseth2021-12-211-1/+1
* Merge pull request #20605 from vespa-engine/bratseth/output-unquoted-yql-anno...Jon Bratseth2021-12-211-50/+47
|\
| * Output YQL annotations without quotesJon Bratseth2021-12-211-50/+47
* | Remove 'module' remnantsJon Bratseth2021-12-203-11/+4
|/
* Allow unquoted annotationsJon Bratseth2021-12-201-3/+2
* Upgrade Antlr4 to 4.9.3Bjørn Christian Seime2021-12-141-5/+3
* Simplify by requiring only constants in maps and arrays at grammar levelJon Marius Venstad2021-12-141-39/+9
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-034-4/+4
* Prepare for upgrading antlr by using recommended approach for lowercasing.Henning Baldersheim2021-11-234-104/+97
* GC unused and deprecated codeHenning Baldersheim2021-11-223-48/+13
* Revert "antlr4 4.5 -> 4.9.3"Henning Baldersheim2021-11-221-12/+32
* Follow api changes and some minor cleanup.Henning Baldersheim2021-11-181-32/+12
* add TrueItemArne H Juul2021-10-212-1/+17
* add YQL parsing/serialization for FalseItemArne H Juul2021-10-202-5/+28
* Update 2017 copyright notices.gjoranv2021-10-0734-34/+34
* 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