[ https://issues.apache.org/jira/browse/LUCENE-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608477#action_12608477 ]
Jason Rutherglen commented on LUCENE-1312: ------------------------------------------ The byte[] stuff seems ok. Is there an easy way to add a InstantiatedIndexWriter.addIndexes(IndexReader[] readers) method? Seems doable with the InstantiatedIndex(IndexReader sourceIndexReader) constructor however I want to me able to merge another IndexReader in. > InstantiatedIndexReader does not implement getFieldNames properly > ----------------------------------------------------------------- > > Key: LUCENE-1312 > URL: https://issues.apache.org/jira/browse/LUCENE-1312 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/* > Reporter: Jason Rutherglen > Assignee: Karl Wettin > Attachments: lucene-1312.patch, lucene-1312.patch, lucene-1312.patch, > lucene-1312.patch, lucene-1312.patch > > > Causes error in org.apache.lucene.index.SegmentMerger.mergeFields -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]