aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Allow unquoted annotationsJon Bratseth2021-12-2010-190/+195
* Don't require semicolon in YQL statementsJon Bratseth2021-12-204-134/+120
* 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
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-133-9/+71
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-103-71/+9
* Merge pull request #20439 from vespa-engine/bratseth/zoneinfo-in-query-profil...Jon Bratseth2021-12-103-9/+71
|\
| * Add zone info to query profile contextJon Bratseth2021-12-093-9/+71
* | Merge branch 'master' into bratseth/ignore-warmup-periodJon Bratseth2021-12-096-62/+63
|\|
| * Rename method 'future' => 'completedFuture'Bjørn Christian Seime2021-12-081-3/+3
| * Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-082-19/+22
| * Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-065-44/+42
* | Restore fileJon Bratseth2021-12-061-0/+4
* | Ignore warmup periodJon Bratseth2021-12-061-2/+0
|/
* Improve error message when assertion fails and poll longerBjørn Christian Seime2021-11-241-9/+8
* Add unit test of query with missing escaping and unicode charBjørn Christian Seime2021-11-221-3/+9
* Add application to systeminfoJon Bratseth2021-11-091-3/+3
* more cleanup of MatchFeatureDataArne H Juul2021-11-091-8/+6
* less duplication of hashmapsArne H Juul2021-11-091-0/+104
* Deprecate statisticsHenning Baldersheim2021-11-082-253/+0
* Merge pull request #19877 from vespa-engine/bratseh/disclose-lessHenning Baldersheim2021-11-041-8/+23
|\
| * Disclose lessJon Bratseth2021-11-041-1/+1
| * Disclose lessJon Bratseth2021-11-041-8/+23
* | Add testing of grouping over multiple document typesJon Bratseth2021-11-041-25/+133
|/
* Merge pull request #19845 from vespa-engine/bratseth/grouping-testsHenning Baldersheim2021-11-031-1/+109
|\
| * Add some testsJon Bratseth2021-11-031-1/+109
* | Merge pull request #19779 from vespa-engine/arnej/add-match-features-in-protocolArne H Juul2021-11-031-1/+12
|\ \ | |/ |/|
| * handle inherent race condition in unit testArne H Juul2021-10-291-1/+12
* | Disclose entries as pure itemsJon Bratseth2021-11-021-7/+7
* | Stable query profile type idsJon Bratseth2021-10-295-2/+15
* | Stable query profile idsJon Bratseth2021-10-293-0/+22
|/
* Merge pull request #19747 from vespa-engine/bratset/items-equalityJon Bratseth2021-10-286-24/+29
|\
| * Add missing cloningJon Bratseth2021-10-271-0/+9
| * Always compare item content fully in Item.equalsJon Bratseth2021-10-275-24/+20
* | Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* | Update 2019 Oath copyrights.gjoranv2021-10-2711-11/+11
|/
* Merge branch 'master' into balder/upper-limit-before-commitHenning Baldersheim2021-10-213-4/+6
|\
| * Get a truly unique prefix per cluster searcher globally.Henning Baldersheim2021-10-211-2/+0
| * add TrueItemArne H Juul2021-10-212-2/+6
* | Cleanup testHenning Baldersheim2021-10-211-8/+6
|/
* add YQL parsing/serialization for FalseItemArne H Juul2021-10-202-0/+10
* remove unused RpcFill protocol implementationArne H Juul2021-10-194-263/+0
* A group hit is not meta since it contains result dataJon Bratseth2021-10-121-1/+59
* Optimize importsJon Bratseth2021-10-105-13/+1
* Use appropriate stub methodsJon Bratseth2021-10-1014-57/+14
* Use appropriate stub methodsJon Bratseth2021-10-104-7/+7
* Supply and use appropriate stub methodsJon Bratseth2021-10-1011-22/+22
* Supply and use appropriate stub methodsJon Bratseth2021-10-107-12/+9
* Guarantee we always have an executorJon Bratseth2021-10-1020-42/+52
* Merge pull request #19483 from vespa-engine/arnej/continue-grouping-if-errorsJon Bratseth2021-10-091-1/+1
|\