[
https://issues.apache.org/jira/browse/SOLR-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Hatcher reopened SOLR-1234:
--------------------------------
The patch applied does not handle request handler mappings with multiple
slashes properly.
> Multiple DIH does not work because all of them write to dataimport.properties
> -----------------------------------------------------------------------------
>
> Key: SOLR-1234
> URL: https://issues.apache.org/jira/browse/SOLR-1234
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Affects Versions: 1.3
> Reporter: Noble Paul
> Assignee: Noble Paul
> Fix For: 1.4
>
> Attachments: SOLR-1234.patch
>
>
> DIH always writes the details to <conf-dir>/dataimport.properties. This is a
> problem if multiple DIH entries need to be used. The simplest solution would
> be to write to a file name that is same as the handler name (this is unique
> anyway)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.