Merge with master
[pazpar2-moved-to-github.git] / doc / pazpar2_protocol.xml
index 2d6f050..12ad723 100644 (file)
@@ -47,7 +47,7 @@
    <para>
     Initializes a session.
     Returns session ID to be used in subsequent requests. If
-    a server ID is given in the Pazpar2 server section, then a
+    a server ID is given in the Pazpar2 server section, then
     that is included in the session ID as suffix after a period (.).
    </para>
    <para>
@@ -210,7 +210,7 @@ search.pz?command=settings&session=2044502273&pz:allow[search.com:210/db1]=1
       <listitem>
        <para>
        Limits the search to a given set of targets specified by the
-       filter. The filter consists a comma separated list of
+       filter. The filter consists of a comma separated list of
        <emphasis>setting</emphasis>+<emphasis>operator</emphasis>+<emphasis>args</emphasis>
        pairs. The <emphasis>setting</emphasis> is a Pazpar2 setting
        (such as <literal>pz:id</literal>).
@@ -248,7 +248,7 @@ search.pz?command=settings&session=2044502273&pz:allow[search.com:210/db1]=1
        <para>
        Specifies the first record to retrieve from each target.
        The first record in a result set for a target is numbered 0, next
-       record is numbered 2. By default maxrecs is 0.
+       record is numbered 1. By default startrecs is 0.
        </para>
       </listitem>
      </varlistentry>