I belive you will find this section of the Ref guide helpful
https://solr.apache.org/guide/solr/9_7/deployment-guide/solrcloud-distributed-requests.html
On Sat, Jan 18, 2025, 12:56 AM Rahul Goswami wrote:
> Hello,
> Let's say I have a 4 shard Solr collection. When I query the collection,
> what
Hello,
Let's say I have a 4 shard Solr collection. When I query the collection,
what is the default sorting order for aggregated results assuming the
search returns several results from each shard?
I understand when querying a single core, documents are sorted based on
score. But while assessing t