Hi,
My understanding is that once you have added documents to your index you
need to close and reopen your IndexReader and Searcher, otherwise the
documents added will not be available to these.
You might want to try LuceneIndexAccessor
(http://www.blizzy.de/lucene/lucene-indexaccess-0.1.0.zip) w
I have some application will indexing new data to one Index Directory.
And other some application will read the index and Data Mining.
But my Mining Application must re-open the index Directory. The Index file have
5G . and must real time mining .
How Can I do it at many computer at one n