[ 
https://issues.apache.org/jira/browse/SOLR-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289327#comment-13289327
 ] 

Willis Blackburn commented on SOLR-3510:
----------------------------------------

Actually you'd probably want getNumericFacetRange(String) and 
getDateFacetRange(String) to mirror the two types of facets you can create in 
the SolrQuery class.

                
> Please add QueryResponse.getFacetRange(String)
> ----------------------------------------------
>
>                 Key: SOLR-3510
>                 URL: https://issues.apache.org/jira/browse/SOLR-3510
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 3.6
>            Reporter: Willis Blackburn
>            Priority: Minor
>
> QueryResponse has getFacetFields()/getFacetField(String) and 
> getFacetDates()/getFacetDate(String), but for range facets, it only has 
> getFacetRanges().  It would be nice to have getFacetRange(String) so we can 
> retrieve a RangeFacet by name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to