[ https://issues.apache.org/jira/browse/NUTCH-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julien Nioche resolved NUTCH-798. --------------------------------- Resolution: Fixed Updated SOLRJ's dependencies at the same time : Deleting lib/apache-solr-common-1.3.0.jar Adding (bin) lib/apache-solr-core-1.4.0.jar Deleting lib/apache-solr-solrj-1.3.0.jar Adding (bin) lib/apache-solr-solrj-1.4.0.jar Deleting lib/commons-httpclient-3.0.1.jar Adding (bin) lib/commons-httpclient-3.1.jar Adding (bin) lib/commons-io-1.4.jar Adding (bin) lib/geronimo-stax-api_1.0_spec-1.0.1.jar Adding (bin) lib/jcl-over-slf4j-1.5.5.jar Deleting lib/slf4j-api-1.4.3.jar Adding (bin) lib/slf4j-api-1.5.5.jar Adding (bin) lib/wstx-asl-3.2.7.jar Committed revision 921831 > Upgrade to SOLR1.4 > ------------------ > > Key: NUTCH-798 > URL: https://issues.apache.org/jira/browse/NUTCH-798 > Project: Nutch > Issue Type: Improvement > Components: indexer > Reporter: Julien Nioche > Fix For: 1.1 > > > in particular SOLR1.4 has a StreamingUpdateSolrServer which would simplify > the way we buffer the docs before sending them to the SOLR instance -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.