Hello,

I use a blockjoin document structure with 3 levels (base, path and
attributes). I am performing a facet query to count the number of different
attributes, but I would like to group or collapse them at path level.

I can easily collapse them on base (by using _root_), but I want them to be
grouped or collapsed at the intermediate level. Can I do that? 
So basically a query that combines a parent child query with a collapse
field query. Something like this: {!child of=type:path}{!collapse
field=_root_}

Gr



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Field-collapsing-on-parent-document-tp4217053.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to