solrcore.properties 239 B

12345678
  1. solr.mlt.timeAllowed=2000
  2. solr.luceneMatchVersion=8.0
  3. solr.selectSearchHandler.timeAllowed=-1
  4. solr.autoCommit.MaxDocs=-1
  5. solr.autoCommit.MaxTime=15000
  6. solr.autoSoftCommit.MaxDocs=-1
  7. solr.autoSoftCommit.MaxTime=-1
  8. solr.install.dir=../../..