From 9dc2478805339c1f34638887df17c804b993d937 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 21 Sep 2011 11:59:01 +0200 Subject: [PATCH] Reference to limitmap; spell fixes --- doc/pazpar2_conf.xml | 2 +- doc/pazpar2_protocol.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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. -- 1.7.10.4