Hi seez,

no, in my case, nested documents contained only fields as defined in the schema. Actually, I didn't even use dynamic fields at all. It was just the definition of the dynamic catch-all field that led to the problems. It matched the name that was used to set nested documents. Because the catch-all field was set to ignore unknown fields, Solr also ignored nested documents in the code that performed the atomic update. Maybe your problem has a different cause.

Best,
Andreas

seez wrote on 19.04.21 17:48:
Andreas,

Do your nested documents contain only dynamic fields? I am on 8.6.3 and I
ran into this exact same issue. However in my case, even after disabling
catch-all dynamic field, I still see the child documents getting deleted.





--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
.


Reply via email to