X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fpazpar2_protocol.xml;h=0a40fcdd549d05251407ea6b45bc12ad67f5aa30;hb=76ecdcbd762bab20cf5bf93997d95944576a867a;hp=a4e208a1c071cc35d4814997292e1bab1eca703a;hpb=addcc481d73f61f9e02a41efd741c2a127de44c1;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2_protocol.xml b/doc/pazpar2_protocol.xml index a4e208a..0a40fcd 100644 --- a/doc/pazpar2_protocol.xml +++ b/doc/pazpar2_protocol.xml @@ -9,7 +9,6 @@ %idcommon; ]> - Pazpar2 @@ -389,6 +388,18 @@ search.pz2?session=2044502273&command=show&start=0&num=2&sort=title:1 + + binary + + + This optional parameter enables "binary" response for retrieval + of a raw record (i.e. when offset is specified). For binary + responses the record is not converted to + XML and the HTTP content type is application/octet-stream. + + + + @@ -528,7 +539,7 @@ search.pz2?session=605047297&command=bytarget&id=3 The following client states are defined: Client_Connecting, Client_Connected, Client_Idle, Client_Initializing, Client_Searching, Client_Searching, Client_Presenting, Client_Error, Client_Failed, - Client_Disconnected, Client_Stopped. + Client_Disconnected, Client_Stopped, Client_Continue.