Hi Adi, I am having solr 8.8. I have implemented nested documents with _root_ stored=true and _nest_path_. Partial update is failing for me. It works once when I restart solr and fails subsequent partial updates again till next restart. It fails with Error 500: "msg":"Did not find child ID <parent document's unique id> in parent ID org.apache.lucene.document.LazyDocument$LazyField@89dee0a". See below links for more details on this:
https://lucene.472066.n3.nabble.com/atomic-update-of-parent-document-in-nested-documents-fails-and-needs-solr-restart-td4473449.html https://issues.apache.org/jira/browse/SOLR-15443 Any idea what's wrong here? Thanks, CM. -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
