Raintung Li created SOLR-5767:
---------------------------------
Summary: dataimport configuration file issue in the solr cloud
Key: SOLR-5767
URL: https://issues.apache.org/jira/browse/SOLR-5767
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler, SolrCloud
Affects Versions: 4.6.1, 4.6
Reporter: Raintung Li
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
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]