Revision 7813
Added by ben leinfelder over 11 years ago
metacat.properties | ||
---|---|---|
594 | 594 |
#An interval to run the thread to regenerate solr index which failed before. |
595 | 595 |
#If the inerval is less than 0, the thread would not run. |
596 | 596 |
index.regenerate.interval=7200000 |
597 |
index.evenlog.classname=edu.ucsb.nceas.metacat.index.event.IndexEventFileLog |
|
597 |
index.eventlog.classname=edu.ucsb.nceas.metacat.index.event.IndexEventFileLog
|
|
598 | 598 |
index.hazelcast.indexqueue=hzIndexQueue |
599 | 599 |
|
600 | 600 |
############# SOLR Search Section ########################################### |
Also available in: Unified diff
correct spelling for index.eventlog.classname property