Re: SOLRJ - query with ChildDocTransformerFactory crash because of the javabin parser

2014-11-03 Thread Erick Erickson
bq: Was a little, let's say mistake, in my query Been there, done that ;) Thanks for closing this out. Best, Erick On Mon, Nov 3, 2014 at 3:25 AM, andreic9203 wrote: > Hello, > > And to answer to my question...:D > > Was a little, let's say mistake, in my query. > Instead of > fl=[child parentF

Re: SOLRJ - query with ChildDocTransformerFactory crash because of the javabin parser

2014-11-03 Thread andreic9203
Hello, And to answer to my question...:D Was a little, let's say mistake, in my query. Instead of fl=[child parentFilter="cat:PARENT" childFilter="cat:CHILD"] should be fl=id,[child parentFilter="cat:PARENT" childFilter="cat:CHILD"] Awkward, because if you put the query and the filter in URL or