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

Allow to submit config and schema when creating a new core

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.3
    • None
    • clients - java
    • None

    Description

      Currently it's possible to create cores "remotely" via SolrJ.

      CoreAdminRequest.createCore("acore", "acoreinstancedir", adminServer);
      

      However, this process is incomplete because I need to manually log onto the remote server and place a configuration file as well as a schema file into the conf/ folder in the acoreinstancedir/. It would be great it I can simply submit those files together with the create core request.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gunnar Gunnar Wagenknecht
              Votes:
              7 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: