aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/container.search.schema-info.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/src/main/resources/configdefinitions/container.search.schema-info.def')
-rw-r--r--container-search/src/main/resources/configdefinitions/container.search.schema-info.def10
1 files changed, 4 insertions, 6 deletions
diff --git a/container-search/src/main/resources/configdefinitions/container.search.schema-info.def b/container-search/src/main/resources/configdefinitions/container.search.schema-info.def
index e5b14db9b4e..2da6d621973 100644
--- a/container-search/src/main/resources/configdefinitions/container.search.schema-info.def
+++ b/container-search/src/main/resources/configdefinitions/container.search.schema-info.def
@@ -4,16 +4,14 @@ namespace=search.config
## The name of this schema
schema[].name string
-## The id of the summary class
-# schema[].summaryclass[].id int
## The name of the summary class
-# schema[].summaryclass[].name string
+schema[].summaryclass[].name string
## The name of a field in the summary class
-# schema[].summaryclass[].fields[].name string
+schema[].summaryclass[].fields[].name string
## The type of a field in the summary class
-# schema[].summaryclass[].fields[].type string
+schema[].summaryclass[].fields[].type string
## Whether this field is a dynamic snippet
-# schema[].summaryclass[].fields[].dynamic bool default=false
+schema[].summaryclass[].fields[].dynamic bool default=false
## Information about rank profiles
schema[].rankprofile[].name string