From: Dennis Schafroth Date: Mon, 21 May 2012 11:24:24 +0000 (+0200) Subject: New attributes to metadata field: facetmap and limitmap X-Git-Tag: v1.6.13~1^2~7^2 X-Git-Url: http://lists.indexdata.com/?a=commitdiff_plain;h=d210f4b186042051960089ed13533672e03d9e72;p=pazpar2-moved-to-github.git New attributes to metadata field: facetmap and limitmap --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index bea66c2..6eb2032 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -343,6 +343,28 @@ + limitmap + + + Specifies a default limitmap for this field. This is to avoid mass + configuring of targets. However it is important to review/do this on a per + target since it is usually target-specific. See limitmap for format. + + + + + + facetmap + + + Specifies a default facetmap for this field. This is to avoid mass + configuring of targets. However it is important to review/do this on a per + target since it is usually target-specific. See facetmap for format. + + + + + setting @@ -527,6 +549,18 @@ + set + + + Specifies a variable that will be inherited by all targets defined in settings + + <set name="test" value="en"..<set> + + + + + + settings @@ -587,7 +621,7 @@ type="year" merge="range" termlist="yes"/> - +