aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/reindexing.def
blob: d577f62b10b7a2a819328cbcd3371f396049aaed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2020 Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Reindexing status per document type, for a Vespa application

namespace=vespa.config.content.reindexing

# Whether reindexing should run at all
enabled                bool default=false

# The name of the content cluster to reindex documents from
clusterName            string

# Epoch millis after which latest reprocessing may begin, per document type
status{}.readyAtMillis long