aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def')
-rw-r--r--container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def7
1 files changed, 0 insertions, 7 deletions
diff --git a/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def b/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def
deleted file mode 100644
index 16f83e31013..00000000000
--- a/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-namespace=search.statistics
-
-timer[].name string
-timer[].eventname string
-timer[].measure enum { FILL, PING, SEARCH } default=SEARCH
-