epugh commented on PR #2227: URL: https://github.com/apache/solr/pull/2227#issuecomment-1916854090
Thanks for asking about the other changes. So what I was finding was that the `-c` usage was everywhere, and that we even have explicit support now in the SolrCLI to look up S`OLR_PORT`, `SOLR_HOST`, `SOLR_SCHEME` from your environment, which is there to make the `-c` option work better, and that forcing everyone to use `-url` was just too big of a change... I decided that eliminating the `-c` was actually a step backwards for the user experience, especially when OTHER commands support it... It definitely made reading the ref guide docs much harder... to support `-c`, then I had to loosen the `Option`. The other changes are bug fixes that i found while actually testing out the code! -- 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