From: Adam Dickmeiss Date: Wed, 21 Sep 2011 09:59:01 +0000 (+0200) Subject: Reference to limitmap; spell fixes X-Git-Tag: v1.6.3~4 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=9dc2478805339c1f34638887df17c804b993d937;p=pazpar2-moved-to-github.git Reference to limitmap; spell fixes --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 887e894..ef4cdb9 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -1210,7 +1210,7 @@ - + pz:limitmap:name diff --git a/doc/pazpar2_protocol.xml b/doc/pazpar2_protocol.xml index b8031b5..80aed16 100644 --- a/doc/pazpar2_protocol.xml +++ b/doc/pazpar2_protocol.xml @@ -202,12 +202,12 @@ search.pz?command=settings&session=2044502273&pz:allow[search.com:210/db1]=1 limit - 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 pz:limitmap configuration + item defines how the searches are mapped to a database.