summaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/indexschema.def
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions/src/vespa/indexschema.def')
-rw-r--r--configdefinitions/src/vespa/indexschema.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/configdefinitions/src/vespa/indexschema.def b/configdefinitions/src/vespa/indexschema.def
index c0c9f175837..245570ef7b5 100644
--- a/configdefinitions/src/vespa/indexschema.def
+++ b/configdefinitions/src/vespa/indexschema.def
@@ -16,8 +16,8 @@ indexfield[].phrases bool default=false
indexfield[].positions bool default=true
## Average element length
indexfield[].averageelementlen int default=512
-## Whether we should use a new experimental posting list format for this field.
-indexfield[].experimentalpostinglistformat bool default=false
+## Whether the index field should use posting lists with interleaved features or not.
+indexfield[].interleavedfeatures bool default=false
## The name of the field collection (aka logical view).
fieldset[].name string