You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/10/22 22:20:48 UTC

[jira] [Created] (SOLR-5376) if I ask for facet.method=fcs but the field is multiValued, I should get an error back

Michael McCandless created SOLR-5376:
----------------------------------------

             Summary: if I ask for facet.method=fcs but the field is multiValued, I should get an error back
                 Key: SOLR-5376
                 URL: https://issues.apache.org/jira/browse/SOLR-5376
             Project: Solr
          Issue Type: Bug
            Reporter: Michael McCandless


I'm trying to test Solr faceting, and I had a mis-configuration where my field was multiValued.

I then tried to use facet.method=fcs, but apparently this is silently changed to fc when the field is multiValued.

Not sure if this is really "by design" but I found it very trappy... I think it would be better if I got an error saying "fcs" is not possible since the field is multiValued.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org