X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fpazpar2_protocol.xml;h=1de2ec2eba447bc3b81df35909289eb13f4c06b4;hb=5cdddaf1ba96608fcbd221421503b609ded909bf;hp=0c7086f2f2c8bc12b2ed591a633587e46ef34935;hpb=29bc82de1fdccea64abe8dec2fd9926aac257cd9;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2_protocol.xml b/doc/pazpar2_protocol.xml index 0c7086f..1de2ec2 100644 --- a/doc/pazpar2_protocol.xml +++ b/doc/pazpar2_protocol.xml @@ -194,6 +194,19 @@ + limit + + + Narrows the search by one or more fields (typicall facets). + 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 (\). + The pz:fazetmap configuration item defines how the searches are + mapped to a database. + + + + startrecs @@ -490,6 +503,14 @@ search.pz2?session=605047297&command=record&id=3 + + num + + + maximum number of entries to return - default is 15. + + +