use DirectoryReader.openIfChanged.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Tue, Jun 3, 2014 at 6:36 AM, Gergő Törcsvári
> wrote:
> > Hello,
> >
> > If I have an AtomicReader, and an IndexSearcher can I reopen the index to
> >
Hello,
If I have an AtomicReader, and an IndexSearcher can I reopen the index to
get the new documents?
Like there:
http://lucene.apache.org/core/3_0_3/api/all/org/apache/lucene/index/IndexReader.html#reopen%28%29
There is any workaround?
Thanks,
Gergő
P.S.: I accidentaly send this to general li