Raintung Li created SOLR-5842:
---------------------------------

             Summary: facet.pivot need provide the more information and 
additional function
                 Key: SOLR-5842
                 URL: https://issues.apache.org/jira/browse/SOLR-5842
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
    Affects Versions: 4.6
            Reporter: Raintung Li


Because facet can set the facet.limit and facet.offset, we can't get the next 
array size for facet.pivot. If you want to get the next pivot size, you have to 
set  the facet.limit to max integer then to count the array size. In that way 
you will get a lot of terms for pivot field that's impact the network and 
Client. 




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to