that schma has some problem: ```{ "name": "compa...
# community-help
g
that schma has some problem:
Copy code
{
  "name": "companies",
  "fields": [
    {
      "name": ".*_facet",
      "type": "auto",
      "facet": true
    }
  ]
}
if i have 1_facet, 2_facet, but group by 3_facet there is exception