Steve Rowe created SOLR-9750:
--------------------------------

             Summary: The paramset for the /graph implicit RequestHandler is 
named _ADMIN_GRAPH but should be _GRAPH 
                 Key: SOLR-9750
                 URL: https://issues.apache.org/jira/browse/SOLR-9750
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Steve Rowe


The naming convention for implicit RequestHandler paramsets in 
ImplicitPlugins.json is to take the endpoint name, upcase it, and replace 
slashes with underscores.  Looks like the one for {{/graph}} was mistakenly 
made {{_ADMIN_GRAPH}}, but it should instead be {{_GRAPH}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to