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

remove MultiCore "default" core / cleanup DispatchHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.3
    • None
    • None

    Description

      MultiCore should require a core name in the URL. If the core name is missing, there should be a 404, not a valid core. That is:
      http://localhost:8983/solr/select?q=*:* should return 404.

      While we are at it, we should cleanup the DispatchHandler. Perhaps the best approach is to treat single core as multicore with only one core? As is the tangle of potential paths is ugly.

      Attachments

        1. solr-545.patch
          3 kB
          Henri Biestro
        2. solr-545.patch
          19 kB
          Henri Biestro
        3. solr-545.patch
          20 kB
          Henri Biestro
        4. solr-545.patch
          23 kB
          Henri Biestro
        5. SOLR-545-path-access.patch
          3 kB
          Ryan McKinley

        Issue Links

          Activity

            People

              ryantxu Ryan McKinley
              ryantxu Ryan McKinley
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: