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

dataimport configuration file issue in the solr cloud

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 4.6, 4.6.1
    • None
    • None

    Description

      Many collections can be corresponding to one config, dataimport configuration file should bundle into the collections not config.

      Data import module use SolrResourceLoader to load the config file, and write the result into dataimport.properties file.

      For config file the path(ZK): /configs/[configname]/data-config.xml or ClassPath
      For result path(ZK): /configs/[CollectionName]/ dataimport.properties

      it look like very confused that we maybe can update the same design
      Like this as below.
      /configs/[configname]/dataimport/[CollectionName]/data-config.xml
      /configs/[configname]/dataimport/[CollectionName]/dataimport.properties

      Attachments

        1. patch-5767.txt
          6 kB
          Raintung Li

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raintung.li Raintung Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: