upadted solr config files

This commit is contained in:
2020-02-17 17:35:51 +01:00
parent 74e0caf412
commit dbba1da4e8
7 changed files with 209 additions and 595 deletions

View File

@@ -1,3 +1,8 @@
solr.replication.master=false
solr.replication.slave=false
solr.replication.pollInterval=00:00:60
solr.replication.masterUrl=http://localhost:8985/solr
solr.replication.confFiles=schema.xml,schema_extra_types.xml,schema_extra_fields.xml,elevate.xml,stopwords_en.txt,synonyms_en.txt,protwords_en.txt,accents_en.txt,stopwords_fr.txt,synonyms_fr.txt,nouns_fr.txt,protwords_fr.txt,accents_fr.txt,stopwords_und.txt,synonyms_und.txt,protwords_und.txt,accents_und.txt
solr.mlt.timeAllowed=2000
solr.luceneMatchVersion=8.0
solr.selectSearchHandler.timeAllowed=-1