[
https://issues.apache.org/jira/browse/SOLR-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708158#action_12708158
]
Yonik Seeley commented on SOLR-1156:
------------------------------------
Thanks Matt!
This should probably use a BoundedTreeSet or a PriorityQueue to avoid keeping
(and ordering) all of the terms in memory?
> Sort TermsComponent results by frequency
> ----------------------------------------
>
> Key: SOLR-1156
> URL: https://issues.apache.org/jira/browse/SOLR-1156
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 1.4
> Reporter: Matt Weber
> Attachments: SOLR-1156.patch, SOLR-1156.patch
>
>
> TermsComponent should be able to return results sorted by frequency.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.