Document pz:facetmap:split
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jul 2015 08:42:13 +0000 (10:42 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jul 2015 08:42:13 +0000 (10:42 +0200)
doc/pazpar2_conf.xml

index 86dbdc8..0a490d3 100644 (file)
        supports (native) facets. The value is the name of the
        field on the target.
       </para>
-      <note>
-       <para>
-       At this point only Solr targets have been tested with this
-       facility.
-       </para>
-      </note>
+     </listitem>
+    </varlistentry>
+
+    <varlistentry>
+     <term>pz:facetmap:split:<replaceable>name</replaceable></term>
+     <listitem>
+      <para>
+       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
+       <replaceable>name</replaceable> is used. The second item is
+       the display term.
+      </para>
      </listitem>
     </varlistentry>