Reference to limitmap; spell fixes
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 21 Sep 2011 09:59:01 +0000 (11:59 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 21 Sep 2011 09:59:01 +0000 (11:59 +0200)
doc/pazpar2_conf.xml
doc/pazpar2_protocol.xml

index 887e894..ef4cdb9 100644 (file)
      </listitem>
     </varlistentry>
 
-    <varlistentry>
+    <varlistentry id="limitmap">
      <term>pz:limitmap:<replaceable>name</replaceable></term>
      <listitem>
       <para>
index b8031b5..80aed16 100644 (file)
@@ -202,12 +202,12 @@ search.pz?command=settings&session=2044502273&pz:allow[search.com:210/db1]=1
       <term>limit</term>
       <listitem>
        <para>
-       Narrows the search by one or more fields (typicall facets).
-       The limit is sequence of one or more field=value pairs separate
+       Narrows the search by one or more fields (typically facets).
+       The limit is sequence of one or more name=value pairs separated
        by comma.
        A value that contains a comma should be escaped by backslash (\).
-       The pz:limitmap configuration item defines how the searches are 
-       mapped to a database.
+       The <link linkend="limitmap">pz:limitmap</link> configuration
+       item defines how the searches are mapped to a database.
        </para>
       </listitem>
      </varlistentry>