[ http://issues.apache.org/jira/browse/LUCENE-729?page=comments#action_12453704 ] Michael McCandless commented on LUCENE-729: -------------------------------------------
This patch looks good to me. Do we know if there are any other places where we consume one stack frame per segment? > non-recursive MultiTermDocs > --------------------------- > > Key: LUCENE-729 > URL: http://issues.apache.org/jira/browse/LUCENE-729 > Project: Lucene - Java > Issue Type: Improvement > Components: Index > Affects Versions: 2.0.0 > Reporter: Yonik Seeley > Assigned To: Yonik Seeley > Attachments: MultiTermDocs.patch > > > A non-recursive implementation of MultiTermDocs.next() and skipTo() would be > nice as it's currently possible to get a stack overflow in very rare > situations. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]