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
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]