[
https://issues.apache.org/jira/browse/SOLR-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996001#comment-12996001
]
Eric Pugh commented on SOLR-1525:
---------------------------------
I know this is a closed issue, but I'd like to mention how awkward the solution
on the wiki is... It's very non obvious. What I discovered was that if I
define the properties within a <core/> in solr.xml, they pass all the way to my
dih config file! Awesome. But if I define them at the <solr/> level, then
they do NOT pass all the way. However, if I do the workaround, then it works.
But again, that is very awkward.
Seems like if I define them at any level, they should pass all the way through.
> allow DIH to refer to core properties
> -------------------------------------
>
> Key: SOLR-1525
> URL: https://issues.apache.org/jira/browse/SOLR-1525
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Minor
> Fix For: 1.5
>
> Attachments: SOLR-1525.patch, SOLR-1525.patch
>
>
> DIH dataConfig cannot directly use the core properties . This is the only way
> http://wiki.apache.org/solr/DataImportHandlerFaq#Is_it_possible_to_use_core_properties_inside_data-config_xml.3F
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]