Description
BaseCloudSolrClient.sendRequest checks if the request implements V2Request and if so, routes the request to a random live node. Regular requests, on the other hand, are examined for the collection of the request and possibly route keys.
Attachments
Issue Links
- is a child of
-
SOLR-15735 SolrJ should fully support Solr's v2 API
- Open