Searched defs:LUCENE_INDEX_CLOSE_TIMEOUT_MSECS (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/fts-lucene/ | ||
H A D | lucene-wrapper.cc | 40 #define LUCENE_INDEX_CLOSE_TIMEOUT_MSECS (120*1000) macro 301 index->to_close = timeout_add(LUCENE_INDEX_CLOSE_TIMEOUT_MSECS, |
Completed in 611 milliseconds