[ 
https://issues.apache.org/jira/browse/SOLR-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anshum Gupta updated SOLR-5073:
-------------------------------
    Labels: difficulty-easy facet solrj  (was: facet solrj)

> Improve SolrQuery class and add support for facet limit on per field basis in 
> SolrJ
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-5073
>                 URL: https://issues.apache.org/jira/browse/SOLR-5073
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 4.5, 5.0
>            Reporter: Sandro Mario Zbinden
>            Priority: Minor
>              Labels: difficulty-easy, facet, solrj
>         Attachments: SOLR-5073.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Currently the SolrQuery (org.apache.solr.client.solrj) class supports the 
> setFacetLimit(int limit) and getFacetLimit() method. 
> Recently someone added a feature to specifiy the facet.limit on a per field 
> basis. It would be great if this feature could be used from solrj.
> with setFacetLimit(String field, int limit) and getFacetLimit(String field)
> setFacetPrefix is already implemetned like this.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to