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

Hoss Man updated SOLR-2981:
---------------------------

    Attachment: SOLR-2981.patch

Roman: thanks for tracking this down.

I've updated your patch to include a test demonstrating the problem.
                
> multiple stats.facet params duplicate stats faceting output
> -----------------------------------------------------------
>
>                 Key: SOLR-2981
>                 URL: https://issues.apache.org/jira/browse/SOLR-2981
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.5
>            Reporter: Hoss Man
>         Attachments: SOLR-2981.patch, SOLR-2981.patch
>
>
> * Load the example data
> * Load a URL that uses "stats.facet" on multiple fields, ie: 
> http://localhost:8983/solr/select?q=*:*&stats=true&stats.field=price&stats.field=popularity&stats.twopass=true&rows=00&indent=true&stats.facet=inStock&stats.facet=manu_id_s
> Response will include two identical "facets" lists for each stats field (ie 
> both "facets" blocks will contain the faceted stats for both of the 
> stats.facet fields)

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to