Maybe problem is two document declare in data-config.xml.

You will try change this one.

<document> 
     <entity name="name" query="SELECT id, name FROM name"></entity> 
     <entity name="title" query="SELECT id AS titleid, title FROM
name"></entity> 
</document> 




--
View this message in context: 
http://lucene.472066.n3.nabble.com/data-import-problem-tp4068306p4068373.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to