[ https://issues.apache.org/jira/browse/LUCENE-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless resolved LUCENE-1089. ---------------------------------------- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) I just committed this. Thanks Shai! > Add insertWithOverflow to PriorityQueue > --------------------------------------- > > Key: LUCENE-1089 > URL: https://issues.apache.org/jira/browse/LUCENE-1089 > Project: Lucene - Java > Issue Type: Improvement > Affects Versions: 2.3 > Reporter: Shai Erera > Assignee: Michael McCandless > Priority: Minor > Fix For: 2.3 > > Attachments: LUCENE-1089.take3.patch, PriorityQueue-2.patch, > PriorityQueue.patch > > > This feature proposes to add an insertWithOverflow to PriorityQueue so that > callers can reuse the objects that are being dropped off the queue. Also, it > changes heap to protected for easier extensibility of PQ -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]