You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Eric Pugh (Jira)" <ji...@apache.org> on 2023/05/25 17:49:00 UTC

[jira] [Comment Edited] (SOLR-16800) Allow create, create_core, create_collection, delete, create, to use -url instead of -c and work with remote solr.

    [ https://issues.apache.org/jira/browse/SOLR-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726335#comment-17726335 ] 

Eric Pugh edited comment on SOLR-16800 at 5/25/23 5:48 PM:
-----------------------------------------------------------

To your last comment [~gerlowskija]I think I would eliminate the "-p" and "-c" combination in favour of "-url" or a more verbose "-solrUrl" (which is what the config command uses)...


was (Author: epugh):
To your last comment [~gerlowskija]I think I would eliminate the -p and -c combination in favour of -url or a more verbose -solrUrl (which is what the config command uses)...

> 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org