Mailing List Archive

Solr is not indexing the data
Hi Solr Community,

We are getting below error message while indexing the data in SOLR.


request:http://x.x.x.x:8983/solr/fieldportal_shard2_replica_n5/
Remote error message: ERROR: [doc=/content/dam/agilent/en/entitled-partner/checklist/plm Maintenance Checklist.pdf] unknown field 'dc_title_t_str'

Then I added these fields as dynamic field, then unknown filed error gone but after that we are getting below error.

request: http:/<http://ec2-34-220-248-52.us-west-2.compute.amazonaws.com:8983/solr/fieldportal_shard1_replica_n7/>x.x.x.x:8983/solr/fieldportal_shard1_replica_n7/<http://ec2-34-220-248-52.us-west-2.compute.amazonaws.com:8983/solr/fieldportal_shard1_replica_n7/>
Remote error message: Attempted an atomic/partial update to a child doc without indicating the _root_ somehow.

my Solr version: 8.11.2


Please let me know, if some else has encountered the same issue and what was the fixed applied.

Thanks,
Kuldeep