DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30232>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30232 setIndexInterval() in IndexWriter Summary: setIndexInterval() in IndexWriter Product: Lucene Version: 1.4 Platform: Other OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Index AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Following a discussion with Doug (see http://article.gmane.org/gmane.comp.jakarta.lucene.devel/5804) here is a patch that add a setIndexInterval() in IndexWriter. This patch adds also a getDirectory method to IndexWriter and modifies SegmentMerger, IndexWriter and TermInfosWriter. This patch passes all tests. Any comments/criticisms welcome. Julien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
