aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/reindexing.def
blob: 0195c737809d673abcfcadc215dfd67246a4c59c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright Yahoo. 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

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

# Window size increment used for the dynamic throttling policy of the reindexing visitor session for each type
clusters{}.documentTypes{}.speed double default=0.2