[ https://issues.apache.org/jira/browse/LUCENE-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-1944: ---------------------------------- Attachment: LUCENE-1944.patch Updated patch, works with current trunk and backwards branch (after tag was added, not yet done). The previous poatch had some errors because of init() methods and previous closeDir parameter (wrong method was called in some cases) Contrib tests not yet functional, but test-core works. > Remove deprecated Directory stuff and IR/IW open/ctor hell > ---------------------------------------------------------- > > Key: LUCENE-1944 > URL: https://issues.apache.org/jira/browse/LUCENE-1944 > Project: Lucene - Java > Issue Type: Task > Components: Index, Search, Store > Affects Versions: 2.9 > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: 3.0 > > Attachments: LUCENE-1944.patch, LUCENE-1944.patch > > > This patch removes primarily the deprecated Directory stuff. This also > removes parts of the ctor/open hell in IR and IW. IndexModifier is completely > removed as deprecated, too. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org