[ 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-contrib-fixes.patch Here are the fixes for contrib to not use the deprecated IndexReader/IndexWriter/FSDir/IndexSearcher methods/ctors. Now this issue is ready for the final commit. It would be good, if somebody other would again look over the original patch. > 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-contrib-fixes.patch, 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