[ https://issues.apache.org/jira/browse/LUCENE-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless updated LUCENE-964: -------------------------------------- Attachment: LUCENE-964.patch Removes DocumentWriter.java and fixes unit tests that were directly using it to use IndexWriter instead. > Remove DocumentWriter > --------------------- > > Key: LUCENE-964 > URL: https://issues.apache.org/jira/browse/LUCENE-964 > Project: Lucene - Java > Issue Type: Improvement > Components: Index > Affects Versions: 2.3 > Reporter: Michael McCandless > Assignee: Michael McCandless > Priority: Minor > Fix For: 2.3 > > Attachments: LUCENE-964.patch > > > DocumentWriter has been replaced by DocumentsWriter (from LUCENE-843) so we > need to remove it & fix the unit tests that directly use it... -- 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]