-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
When debugging through Solr Admin, there is no line wrapping so you need either a 42K ultra wide monitor or to scroll indefinitely to the right of the screen.
To help with debugging, it would be nice to support the "indent" parameter for both "mbjson" and "mbxml" outputs.
- depends on
-
SEARCH-685 Upgrade to Solr 9
-
- In Beta Testing
-
Entered as a task as it doesn’t improve anything to end-users, indentation is mainly for debugging purpose.
It has to be implemented for both MBJSONWriter and MBXMLWriter classes.
See https://solr.apache.org/guide/solr/9_0/query-guide/response-writers.html (not available for Solr 7.7).