janhoy commented on PR #1768:
URL: https://github.com/apache/solr/pull/1768#issuecomment-2142193420

   I had a thought 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.
   
   Probably scope creep for this PR though.


-- 
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