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

Shalin Shekhar Mangar commented on SOLR-10431:
----------------------------------------------

Thanks Dat.

# Why do you add support for the DELETE method in HttpSolrClient in this patch? 
I am not aware of any v2 APIs that operate on DELETE.
# Can you extract the v2 path {{/____v2}} into a constant and use it everywhere?
# Does {{/collections}} also work in addition to {{collections}} as the 
resource path? I can see many users trying to make the mistake of adding a 
leading {{/}}.
# In CloudSolrClient, the {{stateProvider.getClusterProperties()}} results in 
compilation error because {{getClusterProperties}} is not a method in 
ClusterStateProvider, use {{getClusterProperty}} instead.

> Make it possible to invoke v2 api calls using SolrJ
> ---------------------------------------------------
>
>                 Key: SOLR-10431
>                 URL: https://issues.apache.org/jira/browse/SOLR-10431
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: v2 API
>            Reporter: Noble Paul
>            Assignee: Cao Manh Dat
>         Attachments: SOLR-10431.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to