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

support creation of a coreless collection

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 5.3, 6.0
    • None
    • None

    Description

      By supplying the special value of EMPTY for the createNodeSet parameter (via .../solr/admin/collections?action=CREATE&createNodeSet=EMPTY&name=myCollection&...) a collection can be created in the usual manner but it will just not yet contain any cores for any of its shards. Later on .../solr/admin/collections?wt=json&action=ADDREPLICA&collection=myCollection&... calls can create cores as and when and where required.

      github pull request with proposed changes to follow.

      Attachments

        1. SOLR-7766.txt
          18 kB
          Christine Poerschke
        2. SOLR-7766.patch
          15 kB
          Ramkumar Aiyengar

        Issue Links

          Activity

            People

              cpoerschke Christine Poerschke
              cpoerschke Christine Poerschke
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: