David Smiley created SOLR-17630:
-----------------------------------
Summary: Add CloudSolrClient instance for a Solr node
Key: SOLR-17630
URL: https://issues.apache.org/jira/browse/SOLR-17630
Project: Solr
Issue Type: Improvement
Components: SolrCloud
Reporter: David Smiley
There ought to be a general CloudSolrClient instance for the Solr node, without
each potential user of such needing to create one. The closest substitute at
the moment is
{{cc.getSolrClientCache().getCloudSolrClient(cc.getZkController().getZkServerAddress())}}
which is too verbose, not as discoverable, and it's debatable if
SolrClientCache should be it's home.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]