Re: Does updating a child document destroy the parent - child relationship

2014-06-24 Thread Jack Krupansky
limitation does not appear to be documented in the Solr ref guide. -- Jack Krupansky -Original Message- From: Vinay B, Sent: Tuesday, June 24, 2014 10:40 PM To: solr-user Subject: Does updating a child document destroy the parent - child relationship When I edit a child document, a

Does updating a child document destroy the parent - child relationship

2014-06-24 Thread Vinay B,
When I edit a child document, a block join query for the parent no longer returns any hits. I thought I read that this was the way things worked but needed to know for sure. If so, is there any other way to achieve this functionality (I can deal with creating the child doc with the parent, but wou