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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to