Add reopen(IndexCommit) methods to IndexReader ----------------------------------------------
Key: LUCENE-1551 URL: https://issues.apache.org/jira/browse/LUCENE-1551 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versions: 2.9 Environment: Any Reporter: Torin Danil Priority: Minor Add reopen(IndexCommit) methods to IndexReader to be able to reopen an index on any previously saved commit points with all advantages of LUCENE-1483. Similar to open(IndexCommit) & company available in 2.4.0. -- 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