Back to Solr 4. Solr 3 in own config
[lui-solr.git] / conf / solrconfig-slave.xml
index 74db562..8c766df 100644 (file)
@@ -47,7 +47,7 @@
        that you fully re-index after changing this setting as it can
        affect both how text is indexed and queried.
     -->
-  <luceneMatchVersion>LUCENE_33</luceneMatchVersion>
+  <luceneMatchVersion>LUCENE_43</luceneMatchVersion>
 
   <!-- lib directives can be used to instruct Solr to load an Jars
        identified and use them to resolve any "plugins" specified in
@@ -95,7 +95,7 @@
        replication is in use, this should match the replication
        configuration.
     -->
-  <dataDir>${solr.data.dir:/var/lib/masterkey/lui/solr/slave}</dataDir>
+  <dataDir>${solr.data.dir:/var/lib/masterkey/lui/solr4/slave}</dataDir>
 
   <!-- The DirectoryFactory to use for indexes.