I changed the ISBN to lowercase (and the other fields as well) and it works !
Thanks very much !
--
View this message in context:
http://www.nabble.com/DataImportHandler-with-multiple-values-tp23022195p23023374.html
Sent from the Solr - User mailing list archive at Nabble.com.
it is likely that your query did not return any data. just run the
query separately and see if it reallly works.
Or try it out in debug mode. it will tell you which query was run and
what got returned.
--Noble
2009/4/13 Vincent Pérès :
>
> Hello,
>
> I'm trying to import a simple book table with
2009/4/13 Vincent Pérès
>
>
> type="JdbcDataSource" driver="com.mysql.jdbc.Driver"
> url="jdbc:mysql://localhost:33061/completelynovel" user="root" password=""
> />
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Ten fields are well created...