X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fpazpar2_protocol.xml;h=b74e42b2f18e5e7a00fd6afa9d0218acd96b24a4;hb=669d1bc07e61c81e0d931409c4160404628fb236;hp=0c7086f2f2c8bc12b2ed591a633587e46ef34935;hpb=29bc82de1fdccea64abe8dec2fd9926aac257cd9;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2_protocol.xml b/doc/pazpar2_protocol.xml index 0c7086f..b74e42b 100644 --- a/doc/pazpar2_protocol.xml +++ b/doc/pazpar2_protocol.xml @@ -194,6 +194,16 @@ + limit + + + Narrows the search by one or more facet fields. The limit is + sequence of one or more field=value pairs separate by comma. + A value that contains a comma should be escaped by backslash (\). + + + + startrecs @@ -490,6 +500,14 @@ search.pz2?session=605047297&command=record&id=3 + + num + + + maximum number of entries to return - default is 15. + + +