Spell Solr as Solr
[metaproxy-moved-to-github.git] / doc / zoom.xml
index 9d5ccf1..d1945ae 100644 (file)
@@ -27,7 +27,7 @@
    This filter implements a generic client based on
    <ulink url="&url.yaz.zoom;">ZOOM</ulink> of YAZ.
    The client implements the protocols that ZOOM C does: Z39.50, SRU
-   (GET, POST, SOAP) and SOLR .
+   (GET, POST, SOAP) and Solr .
   </para>
 
   <para>
   <para>
    Step 2: If the target is Z39.50-based, it is passed verbatim (RPN).
    If the target is SRU-based, the RPN will be converted to CQL.
-   If the target is SOLR-based, the RPN will be converted to SOLR's query
+   If the target is Solr-based, the RPN will be converted to Solr's query
    type.
   </para>
  </refsect1>
     </listitem>
    </varlistentry>
    <varlistentry>
+    <term>content-proxy</term>
+    <listitem>
+     <para>
+      Specifies proxy to be used for content proxy session. If this parameter
+      is not given, value of parameter <literal>proxy</literal> is passed
+      to content proxy session.
+     </para>
+    </listitem>
+   </varlistentry>
+   <varlistentry>
     <term>content-user</term>
     <listitem>
      <para>
     <listitem>
      <para>
       Specifies password to be passed to backend. It is also passed
-      to cproxy session unless overriden by content-password.
+      to content proxy session unless overriden by content-password.
       If this parameter is omitted, the password will be taken from
       TARGET profile setting
       <link linkend="zoom-torus-authentication">
     <listitem>
      <para>
       Specifies user to be passed to backend. It is also passed
-      to cproxy session unless overriden by content-user.
+      to content proxy session unless overriden by content-user.
       If this parameter is omitted, the user will be taken from TARGET
       profile setting
       <link linkend="zoom-torus-authentication">