aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/legacy-emulation.def
blob: 95469338bb7732fd4c04ff84cbb4e044f86170c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# 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