X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fpazpar2_protocol.xml;h=12ad723929ee24b113f68b8d136299fa2ddcc538;hb=b3ddbeabc339fa5055d0b0e6135bc512810ad94c;hp=2d6f0500ae2797e59bf6b8253dad88792dfcaf0b;hpb=14074ecf20d86518ccedc0c9617a49949ec19779;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2_protocol.xml b/doc/pazpar2_protocol.xml index 2d6f050..12ad723 100644 --- a/doc/pazpar2_protocol.xml +++ b/doc/pazpar2_protocol.xml @@ -47,7 +47,7 @@ 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 (.). @@ -210,7 +210,7 @@ search.pz?command=settings&session=2044502273&pz:allow[search.com:210/db1]=1 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 setting+operator+args pairs. The setting is a Pazpar2 setting (such as pz:id). @@ -248,7 +248,7 @@ search.pz?command=settings&session=2044502273&pz:allow[search.com:210/db1]=1 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.