Looks like you have an underlying JDBC problem. The socket representing
your database connection seems to be going away. Have you tried running
this query outside of Solr and iterating through all the results? How about
in a standalone Java program? Do you have a DBA you can consult to see if
there
Hi,
I am using Solr DataImportHandler to index data from database
table(Oracle). One of the column contains String representation of XML
(Sample below).
**
*1*
*2*
*3*
*.*
*.*
*.*
* // can be 100-200*
I want solr to index each 'name' in 'option' tag against its value
ex. JSON for 1 row
"docs