Author: ogrisel
Date: Thu May 12 14:03:09 2011
New Revision: 1102315
URL: http://svn.apache.org/viewvc?rev=1102315&view=rev
Log:
cosmit
Modified:
incubator/stanbol/trunk/entityhub/yard/solr/src/main/resources/README.txt
Modified:
incubator/stanbol/trunk/entityhub/yard/solr/src/main/resources/README.txt
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/yard/solr/src/main/resources/README.txt?rev=1102315&r1=1102314&r2=1102315&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/yard/solr/src/main/resources/README.txt
(original)
+++ incubator/stanbol/trunk/entityhub/yard/solr/src/main/resources/README.txt
Thu May 12 14:03:09 2011
@@ -1,15 +1,15 @@
-The "solr" directory includes the default configuration of an Solr Server used
+The "solr" directory includes the default configuration of an Solr Server used
with the SolrYard configuration.
To use this configuration override the default configuration that comes with
the solr server by this one.
-This default configuration uses a multi-core configuration with tree predefined
-cores. Note however that the SolrYard does not require a multi core
+This default configuration uses a multi-core configuration with three
predefined
+cores. Note however that the SolrYard does not require a multi core
configuration.
For some notes about the predefined cores see the notes within the solr.xml
-
+
To add additional Cores one need to add a core within the solr.xml and create
the directory with the configuration.
@@ -30,12 +30,12 @@ and the solrconf.xml are central.
Solr Schema (schema.xml)
see comments within the shema.xml for more information on how to
-change/optimize the Solr schema used by the SolrYard.
+change/optimize the Solr schema used by the SolrYard.
SolrServer (core) configuration (solrconf.xml)
The solrconfig.xml provided with this default configuration is the same
as used by the default installation of the SolrServer.
-See the documentation of Solr for possibility to improve search performance.
+See the documentation of Solr for possibility to improve search performance.
See http://wiki.apache.org/solr/SolrConfigXml for more infos