Hi A.Nazemian,
Thanks for your findings. I think I was able to reproduce what you
reported. Please have a look at the tests for SOLR-6596 and add your
comments there. :-)
Regards,
Ishan

> Did anybody test that?
> Best regards.

> On Mon, Sep 29, 2014 at 2:05 PM, Ali Nazemian <alinazem...@gmail.com>
> wrote:

>> I also check both solr log and solr console. There is no error inside
>> that, it seems that every thing is fine! But actually there is not
any
>> child document after executing process.
>>
>>
>> On Mon, Sep 29, 2014 at 1:47 PM, Ali Nazemian <alinazem...@gmail.com>
>> wrote:
>>
>>> Dear all,
>>> Hi,
>>> Right now I face with the strange problem related to solJ client:
>>> When I use only incremental partial update. The incremental partial
>>> update works fine. When I use only the add child documents. It works
>>> perfectly and the child documents added successfully. But when I
have both
>>> of them in solrInputDocument the adding child documents did not
work. I
>>> think that the solr.add(document) method can not work when you have
both
>>> incremental partial update and child document in your solr document.
So
>>> probably it is a bug related to solj. Would you please consider this
>>> situation?
>>> Thank you very much.
>>> Best regards.
>>>
>>> --
>>> A.Nazemian


Reply via email to