nope,

but it is possible to have multiple root entities within a document
and you can execute one at a time.
--Noble


On Tue, Apr 14, 2009 at 4:15 PM, gateway0 <reiterwo...@yahoo.de> wrote:
>
> Hi,
>
> is it possible to use more than one <document> tag within my data-config.xml
> file?
>
> Like:
>
> <dataConfig>
> <dataSource type="JdbcDataSource" name="abc" driver="com.mysql.jdbc.Driver"
> url="jdbc:mysql://localhost:3306/my_zend_appz" user="root" password=""/>
>
>  <document name="first">
>    ...entities
>  </document>
>  <document name="second">
>    ...entities
>  </document>
>
> </dataConfig>
>
> ???
>
> kind regards, Sebastian
> --
> View this message in context: 
> http://www.nabble.com/Use-more-then-one-%3Cdocument%3E-tag-with-Dataimporthandler---tp23037189p23037189.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
--Noble Paul

Reply via email to