summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-06-24 09:22:45 +0000
committerGeir Storli <geirst@verizonmedia.com>2019-06-24 09:22:45 +0000
commit38213cb7e224dddcccda542191b8e81f495cf6a4 (patch)
tree258e1eff449c79a5d1a732d8c915395eaab9655d /configdefinitions
parent2da125f0babd1aa4314811e8e80ec4e127786102 (diff)
Rename experimentalpostinglistformat -> interleavedfeatures in indexschema.def.
Diffstat (limited to 'configdefinitions')
-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