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

Commit Tag Bot commented on SOLR-4341:
--------------------------------------

[trunk commit] Stefan Matheis
http://svn.apache.org/viewvc?view=revision&revision=1437767

SOLR-4341: Admin UI - Plugins/Stats Page contains loooong Values which result 
in horizontal Scrollbar

                
> Admin UI - Plugins/Stats Page contains loooong Values which result in 
> horizontal Scrollbar
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4341
>                 URL: https://issues.apache.org/jira/browse/SOLR-4341
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.0
>            Reporter: Stefan Matheis (steffkes)
>            Assignee: Stefan Matheis (steffkes)
>            Priority: Trivial
>             Fix For: 4.2
>
>         Attachments: SOLR-4341.patch
>
>
> The Plugin/Stats-Page contains long Values (f.e. for {{readerDir}}) like:
> bq. 
> org.apache.lucene.store.NRTCachingDirectory:NRTCachingDirectory(​org.apache.lucene.store.NIOFSDirectory@​/opt/solr/trunk/solr/example/solr/collection1/data/index
>  lockFactory=org.apache.lucene.store.NativeFSLockFactory@​43730e; 
> maxCacheMB=48.0 maxMergeSizeMB=4.0)
> until now, the string only gets splitted by the {{@}}-Character. The attached 
> Patch changes this, now using {{@}} as well as {{(}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to