Ensure medium is also applied if Solr record do not have it PAZ-929
[pazpar2-moved-to-github.git] / doc / pazpar2_conf.xml
index eb2b522..c6325f4 100644 (file)
     behavior of the client function.
    </para>
 
+   <variablelist>
+
     <varlistentry>
      <term>pz:allow</term>
      <listitem>
       </para>
       <para>
        This setting is honored in Pazpar2 1.6.39 or later. Pazpar2 must
-       be using YAZ version 5.0.12 or later.
+       be using YAZ version 5.0.13 or later.
       </para>
      </listitem>
     </varlistentry>
      </listitem>
     </varlistentry>
 
-   <variablelist>
     <varlistentry id="requestsyntax">
      <term>pz:requestsyntax</term>
      <listitem>
      <listitem>
       <para>
        Specifies native sorting for a target where
-       <replaceable>field</replaceable> is a sort criteria (see command
-       show). The value has to components separated by colon: strategy and
+       <replaceable>field</replaceable> is a sort criterion (see command
+       show). The value has two components separated by a colon: strategy and
        native-field. Strategy is one of <literal>z3950</literal>,
        <literal>type7</literal>, <literal>cql</literal>,
        <literal>sru11</literal>, or <literal>embed</literal>.