You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Lars Kotthoff (JIRA)" <ji...@apache.org> on 2009/01/09 21:06:00 UTC

[jira] Updated: (SOLR-650) facet.field should accept field names separated by spaces or commas

     [ 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

Syncing patch with trunk.

> 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, SOLR-650.patch, 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.