do you reckon I should use a timer or a thread instead to periodically
update the index?

On 8/19/10, findbestopensource <findbestopensou...@gmail.com> wrote:
> Hi jacobian,
>
> Lucene will not do incremental update by iteself. Lucene is just a
> library. Your app should periodically add the content to the index and
> once done, reopen the reader to get your changes reflected.
>
> Regards
> Aditya
> www.findbestopensource.com


-- 
http://jacobian.web.id

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to