Revision 7798
Added by Jing Tao 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 | 598 |
|
598 | 599 |
############# SOLR Search Section ########################################### |
599 | 600 |
#Embedded (default): |
Also available in: Unified diff
Add a new property for the index event log class name.