There're some edge cases around the response based on the timing. In case it's
useful:
Here's the bit from solrcloud-haft: (java)
https://github.com/bloomreach/solrcloud-haft/blob/d357476daafc4cff5f30dc726de6a2b38f37dd0d/src/main/java/com/bloomreach/bstore/highavailability/utils/SolrInteractionU
what does "not accurate" mean? Specifically, what test are you doing
to see if it's accurate?
In particular, if you're querying for some number of documents or some
specific document, your slave searcher may still be autowarming. If
that's the case, then it should be fine if you wait a bit and try