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

ShowFileRequestHandler is hiding dynamic schema file even in read-only mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.0
    • 5.5, 6.0
    • None
    • None

    Description

      When using dynamic schema, the schema file is not shown in the admin UI (Files tab) by default. It is hidden because (as per the section comment):

      // Make sure that if the schema is managed, we don't allow editing.

      But we don't have editing interface for those files (SOLR-5287 was backed out), so the reason is not valid and makes reviewing schema just that bit harder.

      The fix is probably just editing out that section, unless there are tests specifically for that.

      Attachments

        1. SOLR-6992.patch
          0.9 kB
          Shawn Heisey
        2. SOLR-6992.patch
          3 kB
          Varun Thacker

        Issue Links

          Activity

            People

              varun Varun Thacker
              arafalov Alexandre Rafalovitch
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: