Re: Reader reopen

2014-06-05 Thread Gergő Törcsvári
...@mikemccandless.com: Sure, just use DirectoryReader.openIfChanged. Mike McCandless http://blog.mikemccandless.com On Tue, Jun 3, 2014 at 6:36 AM, Gergő Törcsvári torcsvari.ge...@gmail.com wrote: Hello, If I have an AtomicReader, and an IndexSearcher can I reopen the index to get the new documents

Fwd: Reader reopen

2014-06-03 Thread Gergő Törcsvári
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