Revision 7812
Added by ben leinfelder over 11 years ago
metacat.properties | ||
---|---|---|
595 | 595 |
#If the inerval is less than 0, the thread would not run. |
596 | 596 |
index.regenerate.interval=7200000 |
597 | 597 |
index.evenlog.classname=edu.ucsb.nceas.metacat.index.event.IndexEventFileLog |
598 |
index.hazelcast.indexqueue=hzIndexQueue |
|
598 | 599 |
|
599 | 600 |
############# SOLR Search Section ########################################### |
600 | 601 |
#Embedded (default): |
Also available in: Unified diff
use an independent ISet<SystemMetadata> structure to communicate objects that should be indexed by metacat-index. https://projects.ecoinformatics.org/ecoinfo/issues/5943