summaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-11-09 11:23:42 +0100
committergjoranv <gv@oath.com>2019-01-21 15:09:25 +0100
commit0dcd154d62ab7d24bb18a83052fec74174badb96 (patch)
tree782512c55e3492ca040b31e94f94b8abe1663d39 /container-core
parent56bf86189a0ce2562bf54715954945edf94e3f45 (diff)
Do Vespa 7 TODOs
Diffstat (limited to 'container-core')
-rw-r--r--container-core/src/main/resources/configdefinitions/qr-searchers.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-core/src/main/resources/configdefinitions/qr-searchers.def b/container-core/src/main/resources/configdefinitions/qr-searchers.def
index faf91f31aff..bb8f80052f1 100644
--- a/container-core/src/main/resources/configdefinitions/qr-searchers.def
+++ b/container-core/src/main/resources/configdefinitions/qr-searchers.def
@@ -14,6 +14,8 @@ com.yahoo.prelude.searcher.FieldCollapsingSearcher.extrafactor double default=2.
com.yahoo.prelude.searcher.FieldCollapsingSearcher.collapsefield string default="mid"
com.yahoo.prelude.searcher.BlendingSearcher.numthreads int default=200
+
+# The field we'll unique on, use [id] to unique on the document id
com.yahoo.prelude.searcher.BlendingSearcher.docid string default=""
com.yahoo.prelude.searcher.JuniperSearcher.source string default=""