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

ASF subversion and git services commented on SOLR-15751:
--------------------------------------------------------

Commit c058ea5dac37fbcc54f2944ce3d6fad2bded86fc in solr's branch 
refs/heads/main from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c058ea5dac3 ]

SOLR-15751: Add v2 COLSTATUS and "segments" APIs (#2912)

COLSTATUS functionality is offered at `GET /api/collections/collName`, and 
segment
functionality at `GET /api/cores/coreName/segments`.

This also converts the APIs to JAX-RS, and creates generated SolrRequest 
bindings for
these APIs as a result. 

> Create a v2 equivalent for 'COLSTATUS'
> --------------------------------------
>
>                 Key: SOLR-15751
>                 URL: https://issues.apache.org/jira/browse/SOLR-15751
>             Project: Solr
>          Issue Type: Sub-task
>          Components: v2 API
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Major
>              Labels: V2, newdev, pull-request-available
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Solr's 'COLSTATUS' command under the v1 \{{/solr/admin/collections}} endpoint 
> has no full v2 equivalent. The \{{/v2/collections/<collName>}} API has 
> similar (identical?) output as a vanilla COLSTATUS request, but COLSTATUS can 
> also return detailed index information that \{{/v2/collections/<collName>}} 
> cannot expose. We should add parameters to this v2 API to expose similar data 
> to achieve parity with the v1 COLSTATUS 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]

Reply via email to