Revision 7837
Added by Jing Tao over 11 years ago
metacat.properties | ||
---|---|---|
596 | 596 |
#An interval to run the thread to regenerate solr index which failed before. |
597 | 597 |
#If the inerval is less than 0, the thread would not run. |
598 | 598 |
index.regenerate.interval=7200000 |
599 |
index.eventlog.classname=edu.ucsb.nceas.metacat.index.event.IndexEventFileLog
|
|
599 |
index.eventlog.classname=edu.ucsb.nceas.metacat.index.event.HazelcastIndexEventLog
|
|
600 | 600 |
index.hazelcast.indexqueue=hzIndexQueue |
601 | 601 |
index.hazelcast.indexeventmap=hzIndexEventMap |
602 | 602 |
|
Also available in: Unified diff
Use the hazelcast event log.