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

Jan Høydahl commented on SOLR-11013:
------------------------------------

I think perhaps the collections endpoint is special, since it will be by far 
the most used, thus it warrants a shortcut in my mind. I don't want to type 
{{curl localhost:8983/v2/collections/mycoll/select?q=foo}} which is 10 
keystrokes more than needed with v1 api... With /v2/c it will remain same 
length as today. Let's instead remove the /v2/collections variant?

> remove /v2/c alias in favour of /v2/collections only
> ----------------------------------------------------
>
>                 Key: SOLR-11013
>                 URL: https://issues.apache.org/jira/browse/SOLR-11013
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-11013.patch
>
>
> (Perhaps this has already been considered previously elsewhere or on the 
> mailing list and I just missed it then and couldn't find it now, in which 
> case happy to withdraw this ticket.)
> Would like propose that {{/v2/c}} be removed in favour of {{/v2/collections}} 
> only:
> * there being two ways to do the same thing is potentially confusing
> * {{/v2/c}} is short but _c_ could stand not only for _collections_ but also 
> for _cores_ or _cluster_ or _config_ or _cloud_ etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to