aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bratseth/iterate over indexes not fields"Henning Baldersheim2018-05-234-38/+43
* CleanupJon Bratseth2018-05-221-2/+0
* Deprecate old DocumentSourceSearcherJon Bratseth2018-05-222-23/+20
* Iterate over indexes not fieldsJon Bratseth2018-05-221-2/+2
* Iterate over indexes not fieldsJon Bratseth2018-05-221-16/+16
* Remove overly pragmatic (though very honest) unit testTor Brede Vekterli2018-05-141-18/+0
* Convert fields and test traversal firstJon Bratseth2018-05-111-11/+12
* Revert "Revert "Bratseth/allocation free hit field traversal""Jon Bratseth2018-05-113-4/+12
* Revert "Bratseth/allocation free hit field traversal"Jon Bratseth2018-05-113-12/+4
* Iterate over fields by callbackJon Bratseth2018-05-111-3/+3
* Use callback traversal in JSON rendererJon Bratseth2018-05-112-1/+9
* Remove some dead codeJon Bratseth2018-05-105-401/+13
* Revert "Revert "Bratseth/lazy summary decoding""Jon Bratseth2018-05-083-109/+301
* Revert "Bratseth/lazy summary decoding"Jon Bratseth2018-05-073-301/+109
* Merge branch 'master' into bratseth/lazy-summary-decodingJon Bratseth2018-05-072-292/+0
|\
| * Remove CachingSearcher and its Cache with SizeCalculatorgjoranv2018-05-042-292/+0
* | Handle type and data mismatchJon Bratseth2018-05-072-7/+8
* | More testsJon Bratseth2018-05-073-16/+115
* | More testsJon Bratseth2018-05-051-8/+40
* | More testsJon Bratseth2018-05-041-7/+65
* | Cleanup testJon Bratseth2018-05-041-61/+55
* | Cleanup testJon Bratseth2018-05-041-83/+91
|/
* Merge pull request #5768 from vespa-engine/bratseth/cleanup-hit-2Jon Bratseth2018-05-036-26/+20
|\
| * Expect the right contextJon Bratseth2018-05-031-5/+11
| * Reorganize code: No functional changeJon Bratseth2018-05-021-3/+3
| * Deprecate Hit.getTypeString()Jon Bratseth2018-05-021-1/+1
| * Stop using source number: Same uniqueness as source nameJon Bratseth2018-05-024-7/+5
| * Deprecated more of the Hit APIJon Bratseth2018-04-301-10/+0
* | Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-026-23/+23
* | Revert "Gjoranv/java9 prep 05"gjoranv2018-05-026-23/+23
* | Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-011-2/+2
* | Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-305-21/+21
|/
* Remove LazyField (not used)Jon Bratseth2018-04-271-20/+0
* Remove row+column supportJon Bratseth2018-04-277-52/+10
* Merge pull request #5724 from vespa-engine/bratseth/correct-listPropertiesJon Bratseth2018-04-274-123/+132
|\
| * Wire missing query API properties into typesJon Bratseth2018-04-261-0/+10
| * Include Query model in listPropertiesJon Bratseth2018-04-264-123/+122
* | Remove vespajlib:Utilgjoranv2018-04-261-9/+1
|/
* Remove usage of junit.frameworkJon Bratseth2018-04-252-4/+5
* 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