Re: Solr limiting number of rows to indexed to 21500 every time.

2015-01-13 Thread Michael Della Bitta
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

Solr limiting number of rows to indexed to 21500 every time.

2015-01-12 Thread Pankaj Sonawane
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