10, 2020 11:10 AM
To: solr-user@lucene.apache.org
Subject: AW: Atomic updates with nested documents
Hi Adi,
thank you for your reply! Although I have to admit that this is not the
response that I was hoping for 😊.
Upgrading to Solr 8 is currently not possible for us because we found multiple
: München
Handelsregisternummer: HRB 163761
---
-Ursprüngliche Nachricht-
Von: Kaminski, Adi
Gesendet: Sonntag, 7. Juni 2020 08:45
An: solr-user@lucene.apache.org
Betreff: RE: Atomic updates with nested documents
Hi Ludger,
We had the same issue with Solr 7.6, and after discussing with the
the
above mentioned changes.
Regards,
Adi
-Original Message-
From: Ludger Steens
Sent: Friday, June 5, 2020 3:24 PM
To: solr-user@lucene.apache.org
Subject: Atomic updates with nested documents
Dear Community,
I am using Solr 7.7 and I am wondering how it is possible to do a partia
Dear Community,
I am using Solr 7.7 and I am wondering how it is possible to do a partial
update on nested documents / child documents.
Suppose I have committed the following documents to the index:
[
{
"id": "1",
"testString": "1",
"testInt": "1",
"_childDocuments_": [