[ http://issues.apache.org/jira/browse/SOLR-65?page=comments#action_12448273 ] Yonik Seeley commented on SOLR-65: ----------------------------------
Everything looks good to me. > While I was at it, I converted the <result> output for multi-adds to a single > xml element. Was more information going to be added to this? I don't think so. > Still, the throughput gain is about 20-30%. Not too bad... is that for a dual CPU machine? The number of cores per chip and cores per server are going up (quad cores, Sun niagra, etc), so these types of optimizations will grow in importance. I wonder what kind of gains could be had if Lucene could overlap adding of documents (via buffering) with merging of segments. > Multithreaded DirectUpdateHandler2 > ---------------------------------- > > Key: SOLR-65 > URL: http://issues.apache.org/jira/browse/SOLR-65 > Project: Solr > Issue Type: New Feature > Components: update > Reporter: Mike Klaas > Assigned To: Mike Klaas > Attachments: autocommit_patch.diff, autocommit_patch.diff, > autocommit_patch.diff, autocommit_patch.diff > > > Basic implementation of autoCommi functionality, plus overhaul of DUH2 > threading to reduce contention -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira