Hello, We're on 7.2.1 and rely on ExactStatsCache to work around the problem of not all nodes sharing the same maxDoc within a shard. But, it doesn't work, anymore!
I've looked things up in Jira but nothing so far. SOLR-10952 also doesn't cause it because with queryResultCache disabled, document scores don't match up, the ordering of search results is not constant for the same query in consecutive searches. We see this on a local machine, just with default similarity and classic query parser. Any hints on what to do now? Many thanks, Markus