Hy, Thanks the fast answear.
So the only way to reopen a reader if I use a near realtime reader or if I know where is the indexes and what kind of reader I had before? (And manually close and open an another reader.) Gergő 2014-06-03 12:37 GMT+02:00 Michael McCandless <[email protected]>: > Sure, just use DirectoryReader.openIfChanged. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Tue, Jun 3, 2014 at 6:36 AM, Gergő Törcsvári > <[email protected]> wrote: > > 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 list too. Sorry for that. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
