On Jun 24, 2005, at 3:15 PM, [EMAIL PROTECTED] wrote:
Does lucene have adaptive re-indexing option? I have indexed
several large
tables. I need to add extra documents to the tables every now and
then. Do
I need to re-index the whole table all the time or there is any way
to add
the new documents to the indexing with less fuss?
Lucene quite pleasantly supports incremental indexing. Simply open
an existing index and write new documents to it, no problem.
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]