Yonik Seeley created SOLR-10544:
-----------------------------------

             Summary: Implement term-df based short-circuiting when sorting 
streaming facets by count
                 Key: SOLR-10544
                 URL: https://issues.apache.org/jira/browse/SOLR-10544
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Facet Module
            Reporter: Yonik Seeley


If streaming facets are sorted by count, we have the opportunity to use 
information in the index (namely term-df) to short-circuit terms that have no 
chance of making it into the current top-N in the priority queue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to