There is a section with this information
http://wiki.apache.org/solr/DataImportHandler#head-138482af9d5c5e9600e60b4135c3eb41d8b34098
--Noble

On Tue, Jul 1, 2008 at 8:08 PM, Shalin Shekhar Mangar
<[EMAIL PROTECTED]> wrote:
> Hi Jon,
>
> Yes it is possible. Define two dataSources in the data config file and use
> them like this:
>
> <entity name="one" dataSource="datasource-1" ..>
> </entity>
>
> <entity name="two" dataSource="datasource-2" ..>
> </entity>
>
> On Tue, Jul 1, 2008 at 7:49 PM, Jon Baer <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> Is it currently possible to define a db-data-config.xml to include both a
>> HttpDataSource and a JDBCDataSource @ all?  I can't tell if this is possible
>> or not (although it seems that dataConfig might only take a single
>> dataSource child element.
>>
>> Thanks.
>>
>> - Jon
>>
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>



-- 
--Noble Paul

Reply via email to