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/30 01:06:17 UTC

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

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

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

    Attachment: SOLR-4776.patch

Proposed fix. This makes the existing public constructors (that don't take a 'between' parameter) deprecated.
                
> 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
>         Attachments: SOLR-4776.patch
>
>
> 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