From 669d1bc07e61c81e0d931409c4160404628fb236 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 23 Aug 2011 14:03:56 +0200 Subject: [PATCH] Mention limit parameter --- doc/pazpar2_protocol.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/pazpar2_protocol.xml b/doc/pazpar2_protocol.xml index e90b5c4..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 -- 1.7.10.4