Hi,

Would like to check, is it possible to do JSON Facet on Multi-Valued fields?

I tried to do it, and I get the following error:

  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"can not use FieldCache on multivalued field: number_ds",
    "code":400}}


I'm using Solr 6.2.1.

Regards,
Edwin

Reply via email to