Re: [Parent] doc transformer

2017-11-03 Thread Mikhail Khludnev
It seems you can only use slow [subquery] for this. On Mon, Oct 30, 2017 at 7:17 PM, Aurélien MAZOYER < aurelien.mazo...@francelabs.com> wrote: > Hi, > > > > Is there in Solr a kind of [parent] doc transformer (like the [child] doc > transformer) that can be used to embe

[Parent] doc transformer

2017-10-30 Thread Aurélien MAZOYER
Hi, Is there in Solr a kind of [parent] doc transformer (like the [child] doc transformer) that can be used to embed parent’s fields in the response of a query that uses the block join children query parser? Thank you, Aurélien MAZOYER