aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add unit test of query with missing escaping and unicode charBjørn Christian Seime2021-11-221-3/+9
* 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
* Propagate exceptions from task execution to mergedJon Bratseth2021-11-151-2/+4
* Add application to systeminfoJon Bratseth2021-11-091-3/+3
* cleanup more leftoversArne H Juul2021-11-092-6/+3
* more cleanup of MatchFeatureDataArne H Juul2021-11-093-17/+14
* less duplication of hashmapsArne H Juul2021-11-093-17/+220
* Deprecate statisticsHenning Baldersheim2021-11-084-254/+9
* GC old way of collection metrics and logging to file.Henning Baldersheim2021-11-052-68/+39
* GC old way of collection metrics and logging to file.Henning Baldersheim2021-11-051-24/+1
* No need to log metrics anymore.Henning Baldersheim2021-11-051-21/+1
* Log number of working/nodes and nodes.Henning Baldersheim2021-11-054-9/+5
* Merge pull request #19877 from vespa-engine/bratseh/disclose-lessHenning Baldersheim2021-11-042-36/+51
|\
| * Disclose lessJon Bratseth2021-11-042-11/+11
| * Disclose lessJon Bratseth2021-11-042-28/+43
* | Merge pull request #19874 from vespa-engine/bratseth/grouping-with-types-testHenning Baldersheim2021-11-042-34/+142
|\ \
| * | Cleanup - no functional changesJon Bratseth2021-11-041-9/+9
| * | Add testing of grouping over multiple document typesJon Bratseth2021-11-041-25/+133
| |/
* / JDK 17: Open jdk.internal.util.random for mockito/bytebuddygjoranv2021-11-041-0/+10
|/
* set field "matchfeatures" if we have match featuresArne H Juul2021-11-042-1/+5
* Merge pull request #19845 from vespa-engine/bratseth/grouping-testsHenning Baldersheim2021-11-036-50/+150
|\
| * Add some testsJon Bratseth2021-11-036-50/+150
* | Merge pull request #19779 from vespa-engine/arnej/add-match-features-in-protocolArne H Juul2021-11-033-1/+40
|\ \ | |/ |/|
| * drop unneccessary importsArne H Juul2021-11-031-3/+0
| * change matchFeatures in LeanHit to be FeatureData directlyArne H Juul2021-10-292-15/+16