From: Adam Dickmeiss Date: Mon, 28 Jul 2008 08:10:56 +0000 (+0200) Subject: Note on SRU support. X-Git-Tag: v1.1.0~132^2 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=51722f7897d88c134bab55940679b6afc64c4420;p=pazpar2-moved-to-github.git Note on SRU support. --- diff --git a/NEWS b/NEWS index 9149835..aeaa518 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Added SRU support for client connections. The SRU support currently +is triggered by a new setting, sru, which, when set, specifies the +SRU type: get, post or soap. Refer to sru-test.xml for an example. + --- 1.0.9 2008/05/23 Changed the JS library pz2.js to use POST for long URL (+ params).