This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a change to branch backport_SOLR-16842_to_branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
from 5d407df4c58 AuthTool support both -credentials and --credentials
add 82a25e84c09 Fix CreateCollectionTool and CreateCoreTool new options
CreateTool to support -replicationFactor
No new revisions were added by this update.
Summary of changes:
solr/bin/solr | 14 +++++++-------
.../src/java/org/apache/solr/cli/CreateCollectionTool.java | 10 ++++------
solr/core/src/java/org/apache/solr/cli/CreateCoreTool.java | 3 ++-
solr/core/src/java/org/apache/solr/cli/CreateTool.java | 2 +-
4 files changed, 14 insertions(+), 15 deletions(-)