aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/yql
Commit message (Expand)AuthorAgeFilesLines
* try harder to avoid disk accessArne Juul2022-09-011-0/+22
* Revert "Merge pull request #23669 from vespa-engine/revert-23581-userinput-do...Jon Bratseth2022-08-161-1/+32
* Revert "Added defaultIndex processing for userInput items parsing"Henning Baldersheim2022-08-151-32/+1
* added defaultIndex processing for userInput parsinganton kolhun2022-08-051-1/+32
* Convert container-search to junit5Bjørn Christian Seime2022-07-288-511/+501
* skip number ranges with empty rangeStart and non-numeric rangeEndanton kolhun2022-07-211-0/+9
* Carry over parameters when grouping from YQLJon Bratseth2022-07-141-0/+32
* allow user to send long integers without suffixArne H Juul2022-06-271-0/+1
* Remove usage of documentdbinfo, apart from schema nameJon Bratseth2022-06-161-32/+12
* Simplify YQL output: {}, not [{ }]Jon Bratseth2022-06-104-87/+87
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-103-25/+25
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-093-25/+25
* Revert "Merge pull request #23036 from vespa-engine/revert-23032-bratseth/wea...Jon Bratseth2022-06-093-25/+25
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-093-25/+25
* Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-093-25/+25
* No YQL semicolonJon Bratseth2022-06-084-38/+37
* Remove on Vespa 8Jon Bratseth2022-06-082-5/+1
* Add a constant classJon Bratseth2022-05-101-7/+1
* Addressed PR commentsAlexey Chernyshev2022-04-111-2/+2
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-072-2/+20
* Addressing comments + fixing testAlexey Chernyshev2022-03-231-3/+24
* Introducing fuzzy searchAlexey Chernyshev2022-03-232-18/+13
* deprecate Execution.fillAttributes()Arne H Juul2022-01-201-7/+9
* Add weakAnd grammar and parserJon Bratseth2022-01-093-23/+61
* Merge pull request #20665 from vespa-engine/bratseth/termlistJon Bratseth2022-01-074-2/+128
|\
| * Support an external list of terms in term list operatorsJon Bratseth2022-01-054-2/+128
* | Skip a TRUE positive in toString()Jon Bratseth2022-01-061-2/+2
* | Allow negative terms only in YQLJon Bratseth2022-01-061-3/+9
* | Default positive in NotItem to TRUE instead of nullJon Bratseth2022-01-061-0/+6
|/
* Avoid deprecated APIsJon Bratseth2022-01-031-0/+7
* Don't require *both* curly and square brackets around annotationsJon Bratseth2021-12-222-63/+70
* Allow keywords as YQL properties without quotingJon Bratseth2021-12-214-12/+12
* Output YQL annotations without quotesJon Bratseth2021-12-214-72/+72
* Allow unquoted annotationsJon Bratseth2021-12-205-179/+184
* Don't require semicolon in YQL statementsJon Bratseth2021-12-203-133/+119
* Upgrade Antlr4 to 4.9.3Bjørn Christian Seime2021-12-141-3/+2
* Simplify by requiring only constants in maps and arrays at grammar levelJon Marius Venstad2021-12-141-1/+2
* Add unit test of query with missing escaping and unicode charBjørn Christian Seime2021-11-221-3/+9
* add TrueItemArne H Juul2021-10-212-2/+6
* add YQL parsing/serialization for FalseItemArne H Juul2021-10-202-0/+10
* Supply and use appropriate stub methodsJon Bratseth2021-10-103-3/+3
* Supply and use appropriate stub methodsJon Bratseth2021-10-102-5/+3
* Update 2017 copyright notices.gjoranv2021-10-076-6/+6
* Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-141-3/+3
* Merge pull request #17047 from vespa-engine/bratseth/dash-in-sourceJon Bratseth2021-03-191-0/+6
|\
| * Allow dash in ident as it is legal in source namesJon Bratseth2021-03-181-0/+6
* | Merge pull request #17054 from vespa-engine/bratseth/add-castJon Bratseth2021-03-191-0/+6
|\ \
| * | Add cast tokeyword listJon Bratseth2021-03-191-0/+6
| |/
* / Remove active queries metrics that are never setJon Bratseth2021-03-121-0/+6
|/
* Deprecate score-thresholdJon Bratseth2021-02-081-0/+1