Yonik Seeley created SOLR-10122:
-----------------------------------

             Summary: lower memory usage for facet sorted on unique(other_field)
                 Key: SOLR-10122
                 URL: https://issues.apache.org/jira/browse/SOLR-10122
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Facet Module
            Reporter: Yonik Seeley


Faceting on a high cardinality field and sorting by unique values in a 
different high cardinality field uses a lot of memory.  We should implement an 
alternative method and pick the correct method based on index statistics and 
domain size.



--
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