Then thats what you need!
-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.deeMail: [EMAIL PROTECTED]
> -----Original Message-----
> From: Ryan McKinley [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 07, 2012 9:57 PM
> To: [EMAIL PROTECTED]
> Subject: Re: IndexReader.lastModified(reader.directory()) replacement?
>
> On Tue, Feb 7, 2012 at 12:38 PM, Michael McCandless
> <[EMAIL PROTECTED]> wrote:
> > You need to store this in the IndexCommit.
> >
> > Ie, when you commit, pass the Map<String,String> userData that holds
> > the timestamp (and anything else you want to store...).
> >
> > Or, use DR.getVersion or DR.getIndexCommit().getGeneration() as
> > similar replacements.
> >
> > Can you describe how you were using IR.lastModified...?
> >
>
> DR.getVersion() should work -- I just need a way to know if anythign has
> changed.
>
> thanks
> ryan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
> commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------