Never mind, I figured it out after sending the email:
http://localhost:8983/solr/select?q=level2categories:%22Artists\|Direct%20from%20the%20Artist%22&group=true&group.field=groupby&group.main=true&facet=true&group.facet=true&facet.field=level1categories&facet.field=level2categories&rows=0
I need
Hi,
We have a schema that contains categories (multi valued) for different
levels. Each level of categories are indexed in a different field. Each
category entry contains its parent in its value. The level is separated by
a "|" symbol. We are seeing following results for a faceted query:
http://l