updated to 1.2
This commit is contained in:
12
solr-conf/4.x/solrcore.properties
Normal file
12
solr-conf/4.x/solrcore.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
# Defines Solr properties for this specific core.
|
||||
solr.replication.master=false
|
||||
solr.replication.slave=false
|
||||
solr.replication.pollInterval=00:00:60
|
||||
solr.replication.masterUrl=http://localhost:8983/solr
|
||||
solr.replication.confFiles=schema.xml,mapping-ISOLatin1Accent.txt,protwords.txt,stopwords.txt,synonyms.txt,elevate.xml
|
||||
solr.mlt.timeAllowed=2000
|
||||
# You should not set your luceneVersion to anything lower then your Solr Version.
|
||||
solr.luceneMatchVersion=LUCENE_40
|
||||
solr.pinkPony.timeAllowed=-1
|
||||
solr.autoCommit.MaxDocs=10000
|
||||
solr.autoCommit.MaxTime=120000
|
Reference in New Issue
Block a user