summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch/searchcluster
Commit message (Expand)AuthorAgeFilesLines
* Only log when entering or leaving the balanced state.Henning Baldersheim2022-06-301-1/+1
* Merge branch 'master' into bratseth/balancedJon Bratseth2022-03-152-80/+55
|\
| * SimplifyJon Bratseth2022-03-091-3/+4
| * 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
* | Improve 'not balanced' info messageJon Bratseth2022-03-151-3/+4
|/
* - Name the monitor thread and make it a daemon.Henning Baldersheim2022-02-031-0/+3
* Log number of working/nodes and nodes.Henning Baldersheim2021-11-051-3/+3
* Explain groupJon Bratseth2021-10-282-2/+6
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* Output group in log messageJon Bratseth2021-10-211-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Merge branch 'master' into balder/do-not-depend-on-clusterinfoHenning Baldersheim2021-09-306-120/+129
|\
| * Enable top-k optimization only if balanced and non-sparseJon Bratseth2021-07-021-6/+9
| * Separate balanced and sparseJon Bratseth2021-07-022-26/+25
| * Infer groupJon Bratseth2021-07-022-11/+7
| * 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-111-21/+5
| * Revert "Don't consider number of working nodes in coverage"Jon Bratseth2021-05-101-5/+21
| * Don't consider number of working nodes in coverageJon Bratseth2021-05-101-21/+5
| * Remove commentJon Bratseth2021-04-161-1/+1
| * Improve coverage messageJon Bratseth2021-04-161-12/+11
| * Use median not average document count to determine group coverageJon Bratseth2021-04-153-57/+37
| * Non-functional changes onlyJon Bratseth2021-04-123-1/+7
| * Allow retired nodes to be unreachableJon Bratseth2021-04-011-10/+11
| * SimplifyJon Bratseth2021-03-311-9/+8
| * Minor group logic improvementsJon Bratseth2021-03-311-16/+20
| * Add copyright headersJon Bratseth2021-03-181-0/+1
| * Get number of spaces correct in both cases.Henning Baldersheim2021-01-081-2/+1
| * - Call getAsInt.....Henning Baldersheim2021-01-082-3/+5
| * Add logging.Henning Baldersheim2021-01-081-2/+7
| * Revert "Revert "Disable topk optimisation on dispatch when content distributi...Henning Baldersheim2021-01-082-10/+23
| * Revert "Disable topk optimisation on dispatch when content distribution is se...Henning Baldersheim2021-01-082-23/+10
| * Update container-search/src/main/java/com/yahoo/search/dispatch/searchcluster...Henning Baldersheim2021-01-071-1/+1
| * Disable topk optimisation on dispatch when content distribution is severly sk...Henning Baldersheim2021-01-072-10/+23
| * Allow from 5% skew in document distribution and still get good results when a...Henning Baldersheim2020-05-281-1/+2
| * isWorking is tri-stateJon Bratseth2020-04-161-1/+1
| * Merge pull request #12918 from vespa-engine/balder/top-k-probabilityHenning Baldersheim2020-04-161-0/+10
| |\
| | * Add query control of top-k-probability.Henning Baldersheim2020-04-151-0/+3
| | * Make SearchCluster.TopKEstimator a top level class.Henning Baldersheim2020-04-151-25/+3
| | * Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-151-0/+29
| * | Avoid a single group rejecting feedJon Bratseth2020-04-153-36/+37
| |/
| * Revert "Revert "Revert "Revert "Don't take combined clusters of size 1 down""""Jon Bratseth2020-03-261-5/+8
| * Revert "Revert "Revert "Don't take combined clusters of size 1 down"""Jon Bratseth2020-03-261-8/+5