Nested docs with multi select filtering

2021-04-09 Thread Avremel
Solr: 8.8 I've implemented the example in https://blog.griddynamics.com/multi-select-faceting-for-nested-documents-in-solr/";>this tutorial, with the added "fl=*,[child]" for the data to be returned in a hierarchical structure. The v8.0 docs (can't find it in 8.8) state that in order to combine a

Nested docs with multi select filtering

2021-04-09 Thread avremel
Solr: 8.8 I've implemented the example in this tutorial , with the added "fl=*,[child]" for the data to be returned in a hierarchical structure. The v8.0 docs (can't find it in 8.8) state that in order to combi

Re: Nested docs with multi select filtering

2021-04-08 Thread Avremel
In some other variation of this problem, sometimes the fields are returned correctly as a hierarchy, but the facets are blank. On Thu, Apr 8, 2021 at 5:06 PM Avremel wrote: > Solr: 8.8 > > I’ve implemented the example in https://blog.griddynamics.com/multi-select-faceting-for-nested-documents-i

Nested docs with multi select filtering

2021-04-08 Thread Avremel
Solr: 8.8 I’ve implemented the example in https://blog.griddynamics.com/multi-select-faceting-for-nested-documents-in-solr/”>this tutorial, with the added “fl=*,[child]” for the data to be returned in a hierarchical structure. The v8.0 docs (can’t find it in 8.8) state that in order to combine a