Re: Issues in searching _root_ field and rare parent-child relation mess up in document index

2022-10-19 Thread halis Yılboğa
Unfortunately I've witnessed the same issue. I think something in lucene core is corrupted. On Wed, Oct 19, 2022 at 5:00 PM Furkan Kalkan wrote: > Hi, we have a rare case of random mess up in parent-child document > relations after patching all parent documents (including its child fields) > in

Issues in searching _root_ field and rare parent-child relation mess up in document index

2022-10-19 Thread Furkan Kalkan
Hi, we have a rare case of random mess up in parent-child document relations after patching all parent documents (including its child fields) in Solr 8.11.1. Also, we realize that _root_:"" query returning documents with different solr ids. schema.xml: https://apaste.info/XU9z example patch: https