It's known issue https://issues.apache.org/jira/browse/SOLR-5211
I wish to address it in scope of
https://issues.apache.org/jira/browse/SOLR-7672, but I'm blocked by code
review for https://issues.apache.org/jira/browse/SOLR-7606
On Wed, Nov 25, 2015 at 5:17 PM, Novin wrote:
> Hi Guys,
>
> I a
Hi Guys,
I am having problem to deleting last child document.
Parent product01 has child part01, part02. When update product01 with
only child part01, It is fine. but when I tried to update parent01 with
no child,it still has part01. It is OK I didn't tell solr to delete the
last child or pr