Describe pz:recordfilter
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Oct 2009 09:18:36 +0000 (11:18 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Oct 2009 09:18:36 +0000 (11:18 +0200)
doc/pazpar2_conf.xml

index 02adacf..b0d9a3b 100644 (file)
       </para>
      </listitem>
     </varlistentry>
+
+    <varlistentry>
+     <term>pz:recordfilter</term>
+     <listitem>
+      <para>
+       Specifies a filter which allows Pazpar2 to only include
+       records that meet a certain criteria in a result. Unmatched records
+       will be ignored. The filter takes the form name[~value] , which
+       will include only records with metadata element (name) that has the
+       substring (value) given. If value is omitted all records with the
+       metadata present will be included.
+      </para>
+     </listitem>
+    </varlistentry>
    </variablelist>
+
   </refsect2>
   
  </refsect1>