Hey all,
I am having trouble finding current examples of multi-select faceting for
nested documents. Specifically ones with *multiple *levels of nested
documents.
My current schema has a parent document, two child documents(siblings), and
a grandchild document. I am using the JSON API.
Product
Any examples would be greatly appreciated.
On Mon, Jan 25, 2021, 2:25 AM Lance Snell wrote:
> Hey all,
>
> I am having trouble finding current examples of multi-select faceting for
> nested documents. Specifically ones with *multiple *levels of nested
> documents.
>
> My
ID",
// "LOW"
]
}
},
"testing2": {
"type": "terms",
"field": "docType",
"limit": -1,
"facet": {
Hey all,
I am having trouble finding current examples of multi-select faceting for
nested documents. Specifically ones with *multiple *levels of nested
documents.
Any help/direction would be appreciated.Solr. 8.6
Hopefully my terminology is correct, I'm still new to solr.
My current schema ha