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