[
https://issues.apache.org/jira/browse/SOLR-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-16800:
-----------------------------
Description:
We have a mix of commands that take a -url and others that take a -c parameter.
Only work locally (and that makes sense to me):
start, stop, restart, status, version, auth
assert (though maybe?)
package
Only work locally (and that DOESN'T make sense to me):
create, create_core, create_collection, delete
Works with remote Solr:
healthcheck - requires a -c and a werid -z parameter!
zk
config, though it has -c, -p and -solrUrl.. Which seems like we could
simplify to -solrUrl?
export
api
was:We have a mix of commands that take a -url and others that take a -c
parameter.
> Allow create, create_core, create_collection, delete, create, to use -url
> instead of -c and work with remote solr.
> ------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-16800
> URL: https://issues.apache.org/jira/browse/SOLR-16800
> Project: Solr
> Issue Type: Sub-task
> Components: cli
> Affects Versions: main (10.0), 9.3
> Reporter: Eric Pugh
> Priority: Minor
>
> We have a mix of commands that take a -url and others that take a -c
> parameter.
> Only work locally (and that makes sense to me):
> start, stop, restart, status, version, auth
> assert (though maybe?)
> package
> Only work locally (and that DOESN'T make sense to me):
> create, create_core, create_collection, delete
> Works with remote Solr:
> healthcheck - requires a -c and a werid -z parameter!
> zk
> config, though it has -c, -p and -solrUrl.. Which seems like we could
> simplify to -solrUrl?
> export
> api
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]