OK. I'll take a look at that. Thanks for the help. Scott
-----Original Message----- From: Jack Krupansky [mailto:[email protected]] Sent: Friday, October 26, 2012 6:07 PM To: [email protected] Subject: Re: lucene 4.0 indexReader is changed How about DirectoryReader.html#openIfChanged? See: http://lucene.apache.org/core/4_0_0/core/org/apache/lucene/index/DirectoryReader.html#openIfChanged(org.apache.lucene.index.DirectoryReader) -- Jack Krupansky -----Original Message----- From: Scott Smith Sent: Friday, October 26, 2012 7:54 PM To: [email protected] Subject: lucene 4.0 indexReader is changed How do I determine if the index has been modified in 4.0? The ifchanged() and isChanged() appear to have been removed. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
