You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Philip K. Warren (JIRA)" <ji...@apache.org> on 2013/04/29 23:30:16 UTC

[jira] [Created] (SOLR-4776) Solrj doesn't return "between" count in range facets

Philip K. Warren created SOLR-4776:
--------------------------------------

             Summary: Solrj doesn't return "between" count in range facets
                 Key: SOLR-4776
                 URL: https://issues.apache.org/jira/browse/SOLR-4776
             Project: Solr
          Issue Type: Bug
          Components: clients - java
    Affects Versions: 4.2
            Reporter: Philip K. Warren
            Priority: Minor


The current RangeFacet class exposes the "before" and "after" counts, however it doesn't expose the "between" count, which can be returned if facet.range.other includes "between" or is set to "all".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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