[ 
https://issues.apache.org/jira/browse/SOLR-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874124#action_12874124
 ] 

Yonik Seeley commented on SOLR-1933:
------------------------------------

bq. why stop at 20?

Didn't seem useful beyond that (an indent of 40 chars), and having a fixed 
limit lets one optimize the indent by implementing it with a singe write out of 
a char array.  It would be easy to up that to 80 chars (40 levels of 
indents)... anything in that range seems like it will be pretty unreadable 
anyway, with or without additional indenting.


> improve solr indenting
> ----------------------
>
>                 Key: SOLR-1933
>                 URL: https://issues.apache.org/jira/browse/SOLR-1933
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>             Fix For: 3.1
>
>         Attachments: SOLR-1933.patch
>
>
> Improve the uniformity and scale of solr indenting (solr only supported 7 
> levels of indenting previously)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to