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


##########
solr/core/src/java/org/apache/solr/handler/designer/SchemaDesigner.java:
##########
@@ -1230,6 +1258,66 @@ protected void addErrorToResponse(
     }
   }
 
+  protected void addErrorToResponse(

Review Comment:
   its actually a important method because yeah, it capctures indexing errors 
and bring sthem back to the user.  revamped docs



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