I wish to use incremental indexing in an application based on Lucene. Do
I need to preiodcally perform a full re-build of the index to keep the
index in an efficient state or can I simply use the IndexWriter's
Optimise() function instead?

TIA

Andy

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to