summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/serverdefs/attributes.def
blob: aa9bce983ab81e77a040340566923be1ec3d55c9 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.config.search

attribute[].name        string
attribute[].datatype    string
attribute[].multivalue  bool default=false
attribute[].sortsigned  bool default=true
attribute[].disableprep bool default=false