Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-4341

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Implemented
    • 4.0
    • 4.2
    • Admin UI
    • None

    Description

      The Plugin/Stats-Page contains long Values (f.e. for readerDir) like:

      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 (

      Attachments

        1. SOLR-4341.patch
          0.9 kB
          Stefan Matheis

        Activity

          People

            steffkes Stefan Matheis
            steffkes Stefan Matheis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: