On Jun 24, 2005, at 3:15 PM,
[hidden email] 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:
[hidden email]
For additional commands, e-mail:
[hidden email]