Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-06 Thread David Kramer
; "id": 12799578, > > > > "size": "10", > > > > "width": "W", > > > > "docType": "Sku&q

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread David Kramer
799578, > > > > "size": "10", > > > > "width": "W", > > > > "docType": "Sku", > > > > &q

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread Mikhail Khludnev
{ > > > > "id": 12799578, > > > > "size": "10", > > > > "width": "W", > > > > "docType": "Sku", >

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread David Kramer
itemId": 1537378, > > "uuid": "S12799578" > > } > > ] > > } > > } > > > > The query to fetch all Products and their children nested inside them is

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread Mikhail Khludnev
ot;size": "10", > > "width": "W", > > "docType": "Sku", > > "itemId": 1537378, > > "uuid": "S12799578" > > } > > ] > &

Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-01 Thread David Kramer
"uuid": "S12799578" } ] } } The query to fetch all Products and their children nested inside them is q=docType:Product&fl=title,id,docType,[child parentFilter=docType:Product]. When I run that query, all is well, and it returns the first 10 ro

Re: Block join children query parser returns "Parent query yields document which is not matched by parents filter"

2015-08-12 Thread Mikhail Khludnev
artin (MORPHO) < martin.m...@morpho.com> wrote: > Hello, > > currently I am evaluating the block join children query parser. But it > always returns "Parent query yields document which is not matched by > parents filter". > > What I have done so far: > > I

Block join children query parser returns "Parent query yields document which is not matched by parents filter"

2015-08-11 Thread MOIS Martin (MORPHO)
Hello, currently I am evaluating the block join children query parser. But it always returns "Parent query yields document which is not matched by parents filter". What I have done so far: I have added the _root_ field to the schema: . I have created a collection: curl http://loca

Parent query yields document which is not matched by parents filter

2014-11-11 Thread ku3ia
Hi, folks! We are using parent/child architecture in our project and sometimes when using child transformer ([child]) there are an exception: "Parent query yields document which is not matched by parents filter, docID=..." Examples of query are: http://localhost/solr/core/select?fq=id