solrcore.properties 394 B

12345678910
  1. #solrcore.properties for this specific core
  2. enable.master=false
  3. enable.slave=false
  4. pollTime=00:00:60
  5. masterCoreUrl=http://localhost:8983/solr
  6. confFiles=schema.xml,mapping-ISOLatin1Accent.txt,protwords.txt,stopwords.txt,synonyms.txt,elevate.xml
  7. mlt.timeAllowed=2000
  8. # You should not set your luceneVersion to anything lower then your Solr Version
  9. luceneVersion=LUCENE_35
  10. pinkPony.timeAllowed=-1