Update doc for setting "sru"; mention solr
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Oct 2010 08:22:33 +0000 (10:22 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Oct 2010 08:22:33 +0000 (10:22 +0200)
doc/common
doc/pazpar2_conf.xml

index 51f33ab..00de5ca 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 51f33ab41eada587c95a46b3340c2cd03ddaa7cd
+Subproject commit 00de5ca16beac9c3ac135ff92ff719b86b0c6df9
index 2c99a0c..17578a9 100644 (file)
      <term>pz:sru</term>
      <listitem>
       <para>
-       This setting enables SRU/SRW support. It has three possible settings.
+       This setting enables
+       <ulink url="&url.sru;">SRU</ulink>/<ulink url="&url.solr;">SOLR</ulink>
+       support.
+       It has four possible settings.
        'get', enables SRU access through GET requests. 'post' enables SRU/POST
        support, less commonly supported, but useful if very large requests are
-       to be submitted. 'srw' enables the SRW variation of the protocol.
+       to be submitted. 'srw' enables the SRW (SRU over SOAP) variation of
+       the protocol.
+      </para>
+      <para>
+       A value of 'solr' anables SOLR client support. This is supported
+       for Pazpar version 1.5.0 and later.
       </para>
      </listitem>
     </varlistentry>