dsmiley commented on PR #3418:
URL: https://github.com/apache/solr/pull/3418#issuecomment-3254540627

   > The beauty/wisdom of BaseDistributedSearchTestCase is that it tests 
consistency between single shard and multi-shard. I think it's brilliant; that 
is the point of this base class.
   
   Yet this PR/approach will not be able to comply since unlike most (all?) 
components, its results are affected substantially by distributed-search.  The 
(unsaid?) vision of sharding / distributed-search was getting the same results 
as a single shard, and Solr does the work to pull off that trick, with plenty 
of tests demonstrating it does.  In fact I'd say, with great disappointment, 
that the observed (by a user) results of this component will _not_ be RRF when 
there's distributed search over shards.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to