I have multiple db-data-config file which I have created according to my
needs. I want to be able to specify which config file to use while
performing DIH.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Dynamic-dataConfig-files-in-DIH-tp875421p893553.html
Sent from the Solr
On Fri, Jun 11, 2010 at 11:13 PM, Chris Hostetter
wrote:
>
> : Is there a way to dynamically point which dataConfig file to use to
> import
> : using DIH without using the defaults hardcoded in solrconfig.xml?
>
> what do you mean by "dynamically" ? ... it's a query param, so you can
> specify th
: Is there a way to dynamically point which dataConfig file to use to import
: using DIH without using the defaults hardcoded in solrconfig.xml?
what do you mean by "dynamically" ? ... it's a query param, so you can
specify the file name in the url when you issue the command.
-Hoss