epugh commented on code in PR #4171:
URL: https://github.com/apache/solr/pull/4171#discussion_r2906580309


##########
solr/solr-ref-guide/modules/configuration-guide/pages/implicit-requesthandlers.adoc:
##########
@@ -47,7 +47,9 @@ Health:: Report the health of the node (_available only in 
SolrCloud mode_)
 |API Endpoints |Class & Javadocs |Paramset
 |v1: `solr/admin/info/health`
 
-v2: `api/node/health` 
|{solr-javadocs}/core/org/apache/solr/handler/admin/HealthCheckHandler.html[HealthCheckHandler]
 |
+v2: `api/node/health` |v1: 
{solr-javadocs}/core/org/apache/solr/handler/admin/HealthCheckHandler.html[HealthCheckHandler]
+
+v2: 
{solr-javadocs}/core/org/apache/solr/handler/admin/api/NodeHealthAPI.html[NodeHealthAPI]
 |

Review Comment:
   Good question....    I think we need to decide what the pattern should be 
for these new apis...    Where DO we want these apis to link to and be 
documented?  I don't have a strong opinion, and honestlhy, if we punted this to 
a future JIRA I could live with that too.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to