Re: ChildDocTransformerFactory and returning only parents with children

2017-03-20 Thread David Kramer
I’ll be honest I didn’t understand most of what you wrote (like I said we’re just getting started with this). We will most certainly need to do faceted search in future iterations so thanks for the “json.facets” reference. And I do understand that the ChildDocTransformer is really for controll

Re: ChildDocTransformerFactory and returning only parents with children

2017-03-20 Thread Alexandre Rafalovitch
You should be able to nest things multiple levels deep. What happens when you try? For trying to find parents where children satisfy some criteria, [child] result transformer is probably a bit later. You may want to look into json.facets instead and search against children with shifting domain up