From: Adam Dickmeiss Date: Wed, 14 Sep 2011 11:08:48 +0000 (+0200) Subject: Document metadata attribute 'facetrule' X-Git-Tag: v1.6.1~2 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=65a7ae884cd26ed1bd55d72c2a6dfdee50e3723d;p=pazpar2-moved-to-github.git Document metadata attribute 'facetrule' --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 6b36345..7acdfb5 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -326,6 +326,17 @@ + + + facetrule + + + Specifies the ICU rule set to be used for normalizing + facets. If facetrule is omitted from metadata, the + rule set 'facet' is used. + + + setting @@ -368,8 +379,10 @@ Rule set 'relevance' is used to normalize terms for relevance ranking. Rule set 'sort' is used to normalize terms for sorting. Rule set 'mergekey' is used to - normalize terms for making a mergekey and, finally, 'facet' - is used to normalize facet terms (AKA termlists). + normalize terms for making a mergekey and, finally. Rule set 'facet' + is normally used to normalize facet terms, unless + facetrule is given for a + metadata field. The icu_chain element must also include a 'locale'