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

Lars Kotthoff updated SOLR-650:
-------------------------------

    Attachment: SOLR-650.patch

Patch implementing described funtionality and adding unit tests to verify it.

Note that the patch needs to be adapted if either of SOLR-247 or SOLR-645 are 
applied before this one.

> facet.field should accept field names separated by spaces or commas
> -------------------------------------------------------------------
>
>                 Key: SOLR-650
>                 URL: https://issues.apache.org/jira/browse/SOLR-650
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Lars Kotthoff
>            Priority: Minor
>         Attachments: SOLR-650.patch
>
>
> The current version of SimpleFacets does not support specifying several 
> fields to facet on in a single facet.field parameter; it has to be specified 
> for each field. This behaviour is inconcistent with the other parameters 
> which accept field names as arguments -- they allow specifying multiple field 
> names either as a comma- or space-separated list or by specifying the 
> parameter multiple times.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to