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

Cassandra Targett commented on SOLR-10410:
------------------------------------------

As of SOLR-10715, this now outputs:

{code}
{
        "responseHeader": {
                "status": 0,
                "QTime": 0
        },
        "documentation": 
"https://cwiki.apache.org/confluence/display/solr/v2+API";,
        "description": "V2 API root path"
}
{code}

Besides the URL being out of date, is this sufficient?

> /v2/_introspect doesn't work
> ----------------------------
>
>                 Key: SOLR-10410
>                 URL: https://issues.apache.org/jira/browse/SOLR-10410
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: v2 API
>    Affects Versions: 6.5
>            Reporter: Steve Rowe
>            Priority: Minor
>
> I think it should be possible to get v2 API introspect output from the 
> top-level, i.e. at {{/v2/_introspect}}.
> After {{bin/solr start -e cloud -noprompt}}, {{curl 
> http://localhost:8983/v2/_introspect}} returns:
> {noformat}
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
> <title>Error 404 Not Found</title>
> </head>
> <body><h2>HTTP ERROR 404</h2>
> <p>Problem accessing /solr/____v2/_introspect. Reason:
> <pre>    Not Found</pre></p>
> </body>
> </html>
> {noformat}



--
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