Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4
-
None
Description
By default dataimport.properties is written to
{solr.home}/conf/. However when using multiple solr cores, it is currently useful to use the same conf directory for all of the cores and use solr.xml to specify a different schema.xml. I can then specify a different data-config.xml for each core to define how the data gets from the database to each core's shema.
However, all the solr cores will fight over writing to the dataimport.properties file. There should be an option in solrconfig.xml to specify the location or name of this file so that a different one can be used for each core.
Attachments
Issue Links
- is part of
-
SOLR-4051 DIH Delta updates do not work for all locales
- Resolved
- is related to
-
SOLR-3365 Data import using local time to mark last_index_time
- Resolved
-
SOLR-11402 DataImportHandler dataimport.properties should write to data dir by default
- Resolved