aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/dispatch.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/configdefinitions/src/vespa/dispatch.def b/configdefinitions/src/vespa/dispatch.def
index 4e966fae843..7c765770621 100644
--- a/configdefinitions/src/vespa/dispatch.def
+++ b/configdefinitions/src/vespa/dispatch.def
@@ -6,6 +6,9 @@ namespace=vespa.config.search
# The unique key of a search node
node[].key int
+# The index of the group this search node belongs to
+node[].group int default=0
+
# The host name of this search node
node[].host string