[
https://issues.apache.org/jira/browse/SOLR-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055442#comment-18055442
]
Eric Pugh commented on SOLR-17318:
----------------------------------
Re-reading this I would say that the tool should be clear about "Version the
Client was built with" and if you pass in connectivity "Version of the Server".
> bin/solr version should take a -z or -s and return actual version.
> ------------------------------------------------------------------
>
> Key: SOLR-17318
> URL: https://issues.apache.org/jira/browse/SOLR-17318
> Project: Solr
> Issue Type: Sub-task
> Components: cli
> Reporter: Eric Pugh
> Priority: Minor
> Labels: newdev
>
> Sourced from
> [https://github.com/apache/solr/pull/1768#issuecomment-2142193420]
> Now that {{bin/solr}} supports a remote Solr cluster with {{{}--solr-url{}}}.
> We currently support {{solr version}} which prints the version from
> {{{}SolrVersion.java{}}}, i.e. the client version. However, if you run the
> tool towards a remote solr with a different version, you won't see that.
> So I wonder if {{solr --version}} should be the tool version, but {{solr
> version --solr-url http://foo.bar/solr/}} should call the backend to ask for
> its version.
>
> Maybe have solr/version ALSO report the version of Solr the CLI was built
> with.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]