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.
Tomislav Gountchev -- View this message in context: http://www.nabble.com/FilterIndexReader.getVersion-t1352880.html#a3621277 Sent from the Lucene - Java Developer forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
