Jason, please mail to [email protected] simon
On Mon, Mar 21, 2011 at 6:09 PM, Jason Rutherglen <[email protected]> wrote: > I'm seeing an error when using the misc Append codec. > > java.lang.AssertionError > at > org.apache.lucene.store.ByteArrayDataInput.readBytes(ByteArrayDataInput.java:107) > at > org.apache.lucene.index.codecs.BlockTermsReader$FieldReader$SegmentTermsEnum._next(BlockTermsReader.java:661) > at > org.apache.lucene.index.codecs.BlockTermsReader$FieldReader$SegmentTermsEnum.next(BlockTermsReader.java:639) > > And am wondering if it's related to the codec or not. The unit tests > for Append are minimal? Perhaps we can/should include it in the > random codecs chosen for unit testing? > > --------------------------------------------------------------------- > 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]
