Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[smila-dev] Configurable Lucene Index Flush

Hi all,

I just checked in the enhancement
https://bugs.eclipse.org/bugs/show_bug.cgi?id=281092
Please check out the updated documentation for
http://wiki.eclipse.org/SMILA/Documentation/LuceneIndexService

The configuration options are all optional. The default behavior is
still the well known behavior (flush after every add/delete of a
document).

Note that if you do not force a flush after every add/delete you may
have to flush the index manually via JMX console to contain all changes!

Bye,
Daniel



Back to the top