[ http://issues.apache.org/jira/browse/LUCENE-432?page=comments#action_12364830 ]
Doug Cutting commented on LUCENE-432: ------------------------------------- +1 I'd lose the "Now public to facilitate sorting with the expert query API" comment. We shouldn't give the history of the code in the javadoc. > Make FieldSortedHitQueue public > ------------------------------- > > Key: LUCENE-432 > URL: http://issues.apache.org/jira/browse/LUCENE-432 > Project: Lucene - Java > Type: Bug > Components: Search > Versions: CVS Nightly - Specify date in submission > Environment: Operating System: other > Platform: Other > Reporter: Martin Haye > Assignee: Lucene Developers > Attachments: FieldSortedHitQueue.patch > > Currently, those who utilize the "advanced" search API cannot sort results > using > the handy FieldSortedHitQueue. I suggest making this class public to > facilitate > this use, as I can't think of a reason not to. -- 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]
