summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #5663 from vespa-engine/revert-5628-bratseth/dispa...Jon Bratseth2018-04-234-25/+59
* Revert "Bratseth/dispatch summaries take 4"Jon Bratseth2018-04-224-59/+25
* Don't use RPC if a position is set. Robus docsum selectionJon Bratseth2018-04-171-1/+1
* Revert "Merge pull request #5613 from vespa-engine/revert-5594-bratseth/dispa...Jon Bratseth2018-04-173-24/+58
* Revert "Bratseth/dispatch summaries take 3"Jon Bratseth2018-04-173-58/+24
* Remove usage of junit.frameworkJon Bratseth2018-04-1742-219/+491
* Merge pull request #5594 from vespa-engine/bratseth/dispatch-summaries-take-3Jon Bratseth2018-04-173-24/+58
|\
| * No cachingJon Bratseth2018-04-161-1/+1
| * Revert "Merge pull request #5583 from vespa-engine/revert-5568-revert-5541-re...Jon Bratseth2018-04-163-23/+57
* | Remove use of old junitJon Bratseth2018-04-163-210/+281
|/
* Fix testsJon Bratseth2018-04-162-3/+3
* Remove usage of old junitJon Bratseth2018-04-1373-368/+721
* [relevancy] and [rank] are synonyms and maps to [rank] in the backendHenning Baldersheim2018-04-121-0/+3
* Revert "Revert "Direct dispatch by default when group size is 1""Jon Bratseth2018-04-113-4/+4
* Revert "dispatch.summaries by default when possible"Henning Baldersheim2018-04-102-36/+20
* Revert "Direct dispatch by default when group size is 1"Henning Baldersheim2018-04-103-4/+4
* Remove printlnJon Bratseth2018-04-101-1/+0
* dispatch.summaries by default when possibleJon Bratseth2018-04-103-20/+37
* Direct dispatch by default when group size is 1Jon Bratseth2018-04-103-4/+4
* Clean out some unknown debug code.Henning Baldersheim2018-04-051-51/+0
* Remove support for multiple TLD'sHenning Baldersheim2018-04-051-132/+0
* Make publicJon Bratseth2018-03-192-2/+2
* Nonfunctional changes onlyJon Bratseth2018-03-1935-305/+514
* Detect empty docsums and count them.Henning Baldersheim2018-03-081-0/+40
* No wildcard static importsJon Bratseth2018-03-053-5/+17
* Remove junit.fdramework usageJon Bratseth2018-03-025-43/+60
* Nonfunctional changes onlyJon Bratseth2018-02-261-117/+126
* Remove dead codeHarald Musum2018-02-151-77/+0
* Ask for coverage nodes.Henning Baldersheim2018-02-063-15/+15
* Reuse the unused 'dataset' feature.Henning Baldersheim2018-02-061-8/+3
* GC unused and always enabled features. Add new feature for reporting nodes qu...Henning Baldersheim2018-02-061-24/+44
* Be conservative and ensure we send down a positive number (1).Henning Baldersheim2018-02-051-5/+5
* Propagate max() within nested all to propagate properly.Henning Baldersheim2018-02-031-0/+51
* Propagate timeout errors up in fill phase.Henning Baldersheim2018-02-011-10/+22
* Remove unused state and methodsHenning Baldersheim2018-02-011-4/+4
* Remove non-slime sum mary code and related tests.Henning Baldersheim2018-02-015-323/+29
* Make tensor type info mandatoryJon Bratseth2018-02-011-16/+16
* Let profile.type override profile.inherited.type in listTypesJon Bratseth2018-01-251-0/+56
* Cleanup testJon Bratseth2018-01-251-91/+102
* Nonfunctional changes onlyJon Bratseth2018-01-151-0/+16
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-182-17/+14
* Revert "Bratseth/tensorflow models"gjoranv2017-12-172-14/+17
* Check agreement between TF and Vespa executionJon Bratseth2017-12-132-17/+14
* Be resilient on the length too.Henning Baldersheim2017-11-072-3/+4
* Make the tests resilient to order of execution as the assigned uniqueId will ...Henning Baldersheim2017-11-072-12/+28
* The queryflags count as part of the cache key.Henning Baldersheim2017-11-061-1/+1
* 1 - Ignores the session key when creating the cache key.Henning Baldersheim2017-11-062-1/+13
* Remove unranked items not contributing to recallJon Bratseth2017-10-181-3/+16
* Don't remove OR terms which contributes to rankJon Bratseth2017-10-171-5/+11
* Merge pull request #3403 from vespa-engine/bratseth/nonfunctional-changes-3Arne H Juul2017-09-133-8/+22
|\