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
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.