summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/prelude.fastsearch.documentdb-info.def
blob: 71c88b79ecdb924fa26e345bbb94a2f75b017ec2 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=prelude.fastsearch

# Contains the names of the schams present in a particular content cluster,
# where the cluster in question is determined by the config id used to subscribe to this.

## The name of the schema/document database
documentdb[].name string
documentdb[].mode enum {INDEX, STREAMING, STORE_ONLY} default=INDEX