Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4
-
None
-
None
Description
Here is a rough patch that attempts to fix how error reporting works with multi-core (not in terms of logs, but what you see on an http request).
The patch is not done - more to consider and havn't worked with how this changes solrconfigs abortOnConfigurationError, but the basics are here.
If you attempt to access the path of a core that could not load, you are shown the errors that kept the core from properly loading.