Re: SplitShard Bug in Solr 8.4.1

2021-11-04 Thread David Smiley
It's a little hard to follow what you're saying and I'm unsure how you came to certain conclusions (e.g. that a doc was served from a particular shard). You could try to find an existing bug report, and failing that then maybe file a new one, being very clear on what operations were performed and

SplitShard Bug in Solr 8.4.1

2021-10-21 Thread samurai blade
Hi Dev team, We have an issue for one of our teams in production. When they fire a particular query say *id:xyz AND product:def AND category:mno* they are getting an older document from say shard1. When they fire the same query after removing category, i.e. *id:xyz AND product:def*, they are ge