Thanks Cody,
I forgot that had I redirected my logs to webapps/solr/log/solr.log
The error there was clear enough for me. The output of my DIH query
contained some string values and my schema was trying to read the
field as an integer.
I though I had to set the field type to integer to be able t
In my experience with DIH, the errors for failed documents end up in the
log files. Catalina.out for Tomcat.
Can you check your log files?
Cody
-Original Message-
From: Alan Miller [mailto:alan.mill...@gmail.com]
Sent: Tuesday, December 06, 2011 1:25 PM
To: Solr
Subject: debugging fail