I forgot to mention.When I add documents to SOLR, I add it in batches of 50.
Because my table has a lot of records, I have to do in batches due to memory
constraints. The 'Communication error' occurs only for some batches. For
other batches, documents get added properly.  And also, I am including the
stack trace just in case if it helps.


'0' Status: Communication Error#0
C:\wamp\www\nist\application\library\SolrPhpClient\Apache\Solr\Service.php(672):
Apache_Solr_Service->_sendRawPost('http://129.107....', '<add
allowDups=...')
#1
C:\wamp\www\nist\application\library\SolrPhpClient\Apache\Solr\Service.php(736):
Apache_Solr_Service->add('<add allowDups=...')
#2 C:\wamp\www\nist\application\library\Nist\Console\NistSolrIndex.php(106):
Apache_Solr_Service->addDocuments(Array)
#3 C:\wamp\www\nist\application\library\Nist\Console\CrawlUNT.php(346):
Nist_Console_NistSolrIndex->createIndex()
#4 C:\wamp\www\nist\application\library\Nist\Console\CrawlUNT.php(89):
Nist_Console_CrawlUNT->CrawlParseAndIndexProfiles()
#5 C:\wamp\www\nist\application\Bootstrap.php(107):
Nist_Console_CrawlUNT->run(Object(Zend_Console_Getopt))
#6 C:\wamp\www\nist\application\Bootstrap.php(78):
Bootstrap->_runConsoleApp()
#7 C:\wamp\www\dkumar\mentis-libs\Zend\Application.php(366):
Bootstrap->run()
#8 C:\wamp\www\nist\index.php(37): Zend_Application->run()



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SOLR-0-Status-Communication-Error-tp4031698p4031949.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to