aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/dispatch
Commit message (Expand)AuthorAgeFilesLines
* Improve timeout logic for docsum/search invokersBjørn Christian Seime2022-06-161-3/+3
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-1/+1
* Revert "Merge pull request #23040 from vespa-engine/revert-23039-bratseth/wea...Jon Bratseth2022-06-101-1/+1
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-091-1/+1
* Revert "Merge pull request #23036 from vespa-engine/revert-23032-bratseth/wea...Jon Bratseth2022-06-091-1/+1
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-091-1/+1
* Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-091-1/+1
* Remove unused fieldsJon Bratseth2022-06-081-1/+0
* Add serialization testJon Bratseth2022-04-081-4/+44
* Merge pull request #21893 from vespa-engine/jonmv/misc-3Jon Marius Venstad2022-03-311-1/+1
|\
| * Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-311-5/+5
| * Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-311-5/+5
* | Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-301-2/+1
|/
* SimplifyJon Bratseth2022-03-091-9/+10
* CleanupJon Bratseth2022-03-091-2/+0
* Don't assume equal-sized groupsJon Bratseth2022-03-091-3/+1
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-012-1/+41
* Avoid hamcrestHenning Baldersheim2022-01-031-45/+41
* Avoid deprecated APIsJon Bratseth2022-01-033-49/+57
* more cleanup of MatchFeatureDataArne H Juul2021-11-091-8/+6
* less duplication of hashmapsArne H Juul2021-11-091-0/+104
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* remove unused RpcFill protocol implementationArne H Juul2021-10-194-263/+0
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-072-2/+2
* Update 2018 copyright notices.gjoranv2021-10-074-4/+4
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Merge branch 'master' into balder/do-not-depend-on-clusterinfoHenning Baldersheim2021-09-3013-62/+612
|\
| * Enable top-k optimization only if balanced and non-sparseJon Bratseth2021-07-021-24/+46
| * Separate balanced and sparseJon Bratseth2021-07-021-2/+22
| * Infer groupJon Bratseth2021-07-024-35/+21
| * Allow deviation of at least 1 documentHarald Musum2021-06-301-0/+18
| * Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-151-1/+0
| * Revert "Revert "Don't consider number of working nodes in coverage""Jon Bratseth2021-05-111-2/+16
| * Revert "Don't consider number of working nodes in coverage"Jon Bratseth2021-05-101-16/+2
| * Don't consider number of working nodes in coverageJon Bratseth2021-05-101-2/+16
| * Use median not average document count to determine group coverageJon Bratseth2021-04-158-8/+156
| * Minor group logic improvementsJon Bratseth2021-03-311-1/+1
| * Add possibility to select a subset of groups and apply random selection among...Henning Baldersheim2021-01-111-22/+39
| * Revert "Revert "Disable topk optimisation on dispatch when content distributi...Henning Baldersheim2021-01-082-14/+62
| * Revert "Disable topk optimisation on dispatch when content distribution is se...Henning Baldersheim2021-01-082-62/+14
| * Disable topk optimisation on dispatch when content distribution is severly sk...Henning Baldersheim2021-01-072-14/+62
| * Shutdown and join the rpc client transport threads.Henning Baldersheim2020-09-212-2/+5
| * Use existing uncompressed lengthJon Bratseth2020-07-011-2/+2
| * Formatting changes only#Jon Bratseth2020-07-011-4/+4
| * Add support for serializing and compressing once, instead of once per backend...Henning Baldersheim2020-06-302-3/+13
| * locale-independent testkkraune2020-06-181-3/+5
| * Allow from 5% skew in document distribution and still get good results when a...Henning Baldersheim2020-05-282-22/+35
| * Add the expected table for documentations and assert on changes.Henning Baldersheim2020-05-281-6/+34