: Shouldn't FilterIndexReader in 1.9.1 override IndexReader.getVersion() and : IndexReader.isCurrent()? Currently it doesn't, so getVersion() gives a : NullPointerException, segmentInfos is null.
I think you are right, it looks like FilterIndexReader just wasn't updated when those methods were added. can you submit a patch into JIRA? -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]