summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21634 from vespa-engine/bjorncs/fix-grouping-result-mergingHenning Baldersheim2022-03-181-6/+15
|\
| * Fix grouping result mergingBjørn Christian Seime2022-03-101-6/+15
* | Merge branch 'master' into bratseth/balancedJon Bratseth2022-03-154-137/+66
|\|
| * Merge pull request #21611 from vespa-engine/bratseth/dispatchHenning Baldersheim2022-03-093-107/+68
| |\
| | * CleanupJon Bratseth2022-03-091-5/+3
| | * SimplifyJon Bratseth2022-03-092-24/+12
| | * SimplifyJon Bratseth2022-03-091-7/+5
| | * SimplifyJon Bratseth2022-03-091-27/+19
| | * Don't assume equal-sized groupsJon Bratseth2022-03-091-7/+2
| | * CleanupJon Bratseth2022-03-091-7/+1
| | * CleanupJon Bratseth2022-03-091-25/+25
| | * CleanupJon Bratseth2022-03-091-6/+2
| * | Add FlatteningSearcherJon Bratseth2022-03-071-31/+0
| |/
* / Improve 'not balanced' info messageJon Bratseth2022-03-151-3/+4
|/
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-012-3/+64
* detect and debug log invalid summary classArne H Juul2022-02-161-0/+5
* - Name the monitor thread and make it a daemon.Henning Baldersheim2022-02-032-7/+3
* Support multiple inheritance of rank profilesJon Bratseth2022-01-281-7/+7
* cleanup more leftoversArne H Juul2021-11-092-6/+3
* more cleanup of MatchFeatureDataArne H Juul2021-11-092-9/+8
* less duplication of hashmapsArne H Juul2021-11-092-17/+116
* Log number of working/nodes and nodes.Henning Baldersheim2021-11-053-7/+3
* set field "matchfeatures" if we have match featuresArne H Juul2021-11-042-1/+5
* Merge pull request #19779 from vespa-engine/arnej/add-match-features-in-protocolArne H Juul2021-11-032-0/+28
|\
| * drop unneccessary importsArne H Juul2021-11-031-3/+0
| * change matchFeatures in LeanHit to be FeatureData directlyArne H Juul2021-10-292-15/+16
| * add skeleton for match featuresArne H Juul2021-10-282-0/+30
* | Explain groupJon Bratseth2021-10-282-2/+6
|/
* Update 2020 Oath copyrights.gjoranv2021-10-276-6/+6
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* Output group in log messageJon Bratseth2021-10-211-1/+1
* remove unused RpcFill protocol implementationArne H Juul2021-10-194-319/+0
* the new protobuf protocol should have good performance nowArne H Juul2021-10-151-5/+1
* Merge pull request #19439 from vespa-engine/arnej/wire-errors-from-backendArne H Juul2021-10-072-0/+16
|\
| * wire error received in protobuf messageArne H Juul2021-10-062-0/+16
* | Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* | Update 2018 copyright notices.gjoranv2021-10-0716-16/+16
* | Update 2017 copyright notices.gjoranv2021-10-072-2/+2
|/
* GC unused importsHenning Baldersheim2021-09-301-2/+0
* Merge branch 'master' into balder/do-not-depend-on-clusterinfoHenning Baldersheim2021-09-3028-261/+506
|\
| * Enable top-k optimization only if balanced and non-sparseJon Bratseth2021-07-023-11/+18
| * Separate balanced and sparseJon Bratseth2021-07-022-26/+25
| * Infer groupJon Bratseth2021-07-025-22/+15
| * Allow deviation of at least 1 documentHarald Musum2021-06-301-1/+5
| * Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-151-3/+2
| * Revert "Revert "Don't consider number of working nodes in coverage""Jon Bratseth2021-05-112-22/+6
| * Revert "Don't consider number of working nodes in coverage"Jon Bratseth2021-05-102-6/+22
| * Don't consider number of working nodes in coverageJon Bratseth2021-05-102-22/+6
| * Remove commentJon Bratseth2021-04-161-1/+1
| * Improve coverage messageJon Bratseth2021-04-161-12/+11