diff --git a/materio/conf/solrcore.properties b/materio/conf/solrcore.properties index 3e371ec..7e5f3d1 100644 --- a/materio/conf/solrcore.properties +++ b/materio/conf/solrcore.properties @@ -9,5 +9,5 @@ solr.autoCommit.MaxDocs=-1 solr.autoCommit.MaxTime=15000 solr.autoSoftCommit.MaxDocs=-1 solr.autoSoftCommit.MaxTime=-1 -solr.install.dir=../../.. +solr.install.dir=/opt/solr solr.luceneMatchVersion=8.0 diff --git a/materio_autocomplete/conf/solrcore.properties b/materio_autocomplete/conf/solrcore.properties index 3e371ec..7e5f3d1 100644 --- a/materio_autocomplete/conf/solrcore.properties +++ b/materio_autocomplete/conf/solrcore.properties @@ -9,5 +9,5 @@ solr.autoCommit.MaxDocs=-1 solr.autoCommit.MaxTime=15000 solr.autoSoftCommit.MaxDocs=-1 solr.autoSoftCommit.MaxTime=-1 -solr.install.dir=../../.. +solr.install.dir=/opt/solr solr.luceneMatchVersion=8.0