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.

  • Use more then one <... gateway0

Reply via email to