From 43fee89b4e5d0187e80ce389509de10c49ea925f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 14 Jun 2013 10:55:13 +0200 Subject: [PATCH] Mention snippets --- doc/pazpar2_protocol.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/doc/pazpar2_protocol.xml b/doc/pazpar2_protocol.xml index 7bb308e..b7e8245 100644 --- a/doc/pazpar2_protocol.xml +++ b/doc/pazpar2_protocol.xml @@ -500,6 +500,20 @@ search.pz2?session=2044502273&command=stat + + snippets + + + If specified and set to 1 data will include snippets marked + with <match> tags. Otherwise snippets will not be included. + + + This facility, "snippets", appeared in Pazpar2 version + 1.6.32. + + + + @@ -650,6 +664,20 @@ search.pz2?session=2044502273&command=show&start=0&num=2&sort=title:1 + + snippets + + + If specified and set to 1 data will include snippets marked + with <match> tags. Otherwise snippets will not be included. + + + This facility, "snippets", appeared in Pazpar2 version + 1.6.32. + + + + -- 1.7.10.4