summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2018-04-06 11:44:06 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2018-04-06 11:44:06 +0200
commita1e8c91aafa7142346a7642690d1d7248d3e75c2 (patch)
treea1d256351210517aa9a9b726929f2b5a539e48d3 /searchcore
parent0ed195a2fd2e6eb5da01aa7b70dbb7847d557d85 (diff)
weighted -> adaptive.
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/config/partitions.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/config/partitions.def b/searchcore/src/vespa/searchcore/config/partitions.def
index 4ea19d2d31a..34dcad098b1 100644
--- a/searchcore/src/vespa/searchcore/config/partitions.def
+++ b/searchcore/src/vespa/searchcore/config/partitions.def
@@ -49,7 +49,7 @@ dataset[].mpp int default=1
## for queries when using the FIXEDROW query distribution.
dataset[].maxnodesdownperfixedrow int default=0
-## Use simple roundrobin or random.
+## Use simple roundrobin or adaptive based on latency.
dataset[].useroundrobinforfixedrow bool default=false
## specifies where a fdispatch or fsearch process can be contacted.