Steve Rowe created SOLR-10410:
---------------------------------

             Summary: /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.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to