Author: joern
Date: Thu Feb 10 12:39:39 2011
New Revision: 1069363

URL: http://svn.apache.org/viewvc?rev=1069363&view=rev
Log:
UIMA-2046 Removed references to embedded solr.

Modified:
    uima/sandbox/trunk/Solrcas/src/docbook/SolrcasUserGuide.xml

Modified: uima/sandbox/trunk/Solrcas/src/docbook/SolrcasUserGuide.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/trunk/Solrcas/src/docbook/SolrcasUserGuide.xml?rev=1069363&r1=1069362&r2=1069363&view=diff
==============================================================================
--- uima/sandbox/trunk/Solrcas/src/docbook/SolrcasUserGuide.xml (original)
+++ uima/sandbox/trunk/Solrcas/src/docbook/SolrcasUserGuide.xml Thu Feb 10 
12:39:39 2011
@@ -51,15 +51,12 @@
         </listitem>
         <listitem>
           <para>
-            solrInstanceType : this has to be one of http (for remote Solr 
instance) or embedded (for local Solr
-            instances.
+            solrInstanceType : this has to be  http.
           </para>
         </listitem>
         <listitem>
           <para>
-            solrPath : If the solrInstance value is 'http' this represents the 
URL to the remote Solr instance
-            otherwise if solrInstance value is 'embedded' this parameter 
represents the Solr home
-            directory.
+            solrPath : If the solrInstance value is 'http' this represents the 
URL to the remote Solr instance.
           </para>
         </listitem>
       </itemizedlist>


Reply via email to