Hi Everyone,

In Solr Indexing, I needs to index millions of millions records in single
time from xml file.
While I am doing the indexing, I am constructing the xml file and passing to
the solr.
But right now I am controlling the record count and based on the record
count the xml will create and it will index into solr.
But the requirement is the indexing should be happen continues, if I did not
control the the count I will get the Socket exception.

So what is the exact solution for that? How can I overcome it?


Thanks,
Guru 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Indexing-with-huge-number-of-documents-tp4029094.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to