On 2023-04-10 11:12 AM, Charlie Hubbard wrote:
Hi

I'm encountering the following error when indexing a parent and nested
children documents.  I'm using managed schemas, Solr 6.6.6, and Solrj to
send the documents up to Solr for indexing.  I have the default `_root_`
field defined in the schema, and the parent document can be indexed without
issue.

Do you have _nest_path_ defined? I also find it helps to have _nest_parent_ and "atomic updates" setup for _root_ and _nest_path_. But I have 8.11 and am not using SolrJ, so...

Dima

Reply via email to