aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Readuce minimum direct memory size from 75m to 16mHenning Baldersheim2022-01-141-1/+1
* Merge pull request #20761 from vespa-engine/bjorncs/cleanupgjoranv2022-01-112-2/+1
|\
| * Don't expose types that are not available from other bundlesBjørn Christian Seime2022-01-112-2/+1
* | Propagate the original term in the evaluationJon Bratseth2022-01-114-19/+45
|/
* Stem by linguistics in rule basesJon Bratseth2022-01-1028-337/+499
* Add weakAnd grammar and parserJon Bratseth2022-01-0910-62/+121
* Merge pull request #20665 from vespa-engine/bratseth/termlistJon Bratseth2022-01-079-10/+342
|\
| * Update ABI specJon Bratseth2022-01-051-1/+1
| * Support an external list of terms in term list operatorsJon Bratseth2022-01-058-9/+341
* | Merge pull request #20707 from vespa-engine/bratseth/clearer-error-messageJo Kristian Bergum2022-01-072-2/+2
|\ \
| * | Clearer error messageJon Bratseth2022-01-072-2/+2
* | | Merge pull request #20681 from vespa-engine/bratseth/notJon Bratseth2022-01-0714-81/+77
|\ \ \
| * | | Skip a TRUE positive in toString()Jon Bratseth2022-01-063-24/+21
| * | | Allow negative terms only in YQLJon Bratseth2022-01-062-8/+20
| * | | Default positive in NotItem to TRUE instead of nullJon Bratseth2022-01-0613-56/+43
| | |/ | |/|
* | | Revert "Balder/refactor docentry"Arnstein Ressem2022-01-072-2/+2
* | | - Flags -> Enum.Henning Baldersheim2022-01-062-2/+2
| |/ |/|
* | enable more lint warningsArne H Juul2022-01-061-3/+0
|/
* Avoid hamcrestHenning Baldersheim2022-01-034-54/+41
* Avoid deprecated APIsJon Bratseth2022-01-0318-389/+413
* Don't require *both* curly and square brackets around annotationsJon Bratseth2021-12-224-66/+72
* Use snake case consistentlyJon Bratseth2021-12-212-106/+106
* Allow keywords as YQL properties without quotingJon Bratseth2021-12-216-17/+17
* Merge pull request #20605 from vespa-engine/bratseth/output-unquoted-yql-anno...Jon Bratseth2021-12-216-123/+124
|\
| * Output YQL annotations without quotesJon Bratseth2021-12-216-123/+124
* | Remove 'module' remnantsJon Bratseth2021-12-204-20/+4
|/
* Allow unquoted annotationsJon Bratseth2021-12-2012-208/+208
* Don't require semicolon in YQL statementsJon Bratseth2021-12-205-135/+121
* Upgrade Antlr4 to 4.9.3Bjørn Christian Seime2021-12-143-10/+5
* Simplify by requiring only constants in maps and arrays at grammar levelJon Marius Venstad2021-12-143-65/+19
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-138-34/+172
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-108-172/+34
* Merge pull request #20439 from vespa-engine/bratseth/zoneinfo-in-query-profil...Jon Bratseth2021-12-108-34/+172
|\
| * Update ABI specJon Bratseth2021-12-091-1/+4
| * Add zone info to query profile contextJon Bratseth2021-12-097-33/+168
* | Merge pull request #20383 from vespa-engine/bratseth/ignore-warmup-periodJon Bratseth2021-12-101-0/+2
|\ \
| * | Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-0910-77/+106
| |\|
| * | Restore fileJon Bratseth2021-12-061-0/+4
| * | Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-069-9/+9
| |\ \
| * | | Ignore warmup periodJon Bratseth2021-12-061-2/+0
* | | | update ABI for generated buildersArne H Juul2021-12-091-0/+3
| |_|/ |/| |
* | | Rename method 'future' => 'completedFuture'Bjørn Christian Seime2021-12-081-3/+3
* | | Rename method 'future' => 'completeFuture'Bjørn Christian Seime2021-12-082-2/+2
* | | Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-084-21/+33
* | | Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-068-57/+74
| |/ |/|
* | Add custom `@Beta` annotationBjørn Christian Seime2021-12-039-9/+9
|/
* Cleanup: No functional changesJon Bratseth2021-11-302-8/+2
* Improve error message when assertion fails and poll longerBjørn Christian Seime2021-11-241-9/+8
* 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