aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2020-10-30 12:02:39 +0100
committerJon Marius Venstad <venstad@gmail.com>2020-10-30 12:02:39 +0100
commit8e55369d6748715f0c67c8f9f986921fcded2777 (patch)
treef83df0dd23df7e9141d25819bcd556b0900c309b /configdefinitions
parent79e053be29efd53eb891edf1a20aca786b61bbde (diff)
Add reindexing-config
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/reindexing.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/configdefinitions/src/vespa/reindexing.def b/configdefinitions/src/vespa/reindexing.def
new file mode 100644
index 00000000000..468a10e8199
--- /dev/null
+++ b/configdefinitions/src/vespa/reindexing.def
@@ -0,0 +1,7 @@
+# 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
+
+# Epoch millis after which latest reprocessing may begin, per document type
+status{}.readyAtMillis int