From: Adam Dickmeiss Date: Mon, 6 Jul 2015 08:42:13 +0000 (+0200) Subject: Document pz:facetmap:split X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=c29d107280e1939f40bdc54d45dcbea8986fe5cc;p=pazpar2-moved-to-github.git Document pz:facetmap:split --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 86dbdc8..0a490d3 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -1271,12 +1271,19 @@ supports (native) facets. The value is the name of the field on the target. - - - At this point only Solr targets have been tested with this - facility. - - + + + + + pz:facetmap:split:name + + + Like pz:facetmap, but makes Pazpar2 inspect the term value consisting + of two items separated by colon. First item is the raw ID to be + sent to database if limitmap on the field + name is used. The second item is + the display term. +