aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/legacy-emulation.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/src/main/resources/configdefinitions/legacy-emulation.def')
-rw-r--r--container-search/src/main/resources/configdefinitions/legacy-emulation.def11
1 files changed, 0 insertions, 11 deletions
diff --git a/container-search/src/main/resources/configdefinitions/legacy-emulation.def b/container-search/src/main/resources/configdefinitions/legacy-emulation.def
deleted file mode 100644
index 95469338bb7..00000000000
--- a/container-search/src/main/resources/configdefinitions/legacy-emulation.def
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-namespace=container.search
-
-## Keep emulating old (4.2, 5.0, early 5.1) string type fields for structured data
-stringBackedStructuredData bool default=false
-
-## Keep emulating old (4.2, 5.0, early 5.1) string type fields for summaryfeatures / rankfeatures fields
-stringBackedFeatureData bool default=false
-
-## This will populate even if they are empty/undefined.
-forceFillEmptyFields bool default=false