[
https://issues.apache.org/jira/browse/SOLR-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-2092:
-------------------------------
Attachment: SOLR-2092.patch
Here's an update that adds the long pq to the single-valued fc method.
It also uses the missing count from calculated like all other counts (from the
field cache).
> Use a native priority queue to order facet results
> --------------------------------------------------
>
> Key: SOLR-2092
> URL: https://issues.apache.org/jira/browse/SOLR-2092
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Attachments: SOLR-2092.patch, SOLR-2092.patch
>
>
> Deep paging into facets can be improved via use of a native priority queue.
> Comparisons will be faster, and there will be less GC.
--
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]