[ http://issues.apache.org/jira/browse/SOLR-65?page=comments#action_12447118 ] Mike Klaas commented on SOLR-65: --------------------------------
It certainly appears that there is far more to this functionality than I have put thought into (mostly as the usage patterns are rather different from my usage of solr), and I'm inclined to think that this functionality is better implemented by someone with more time/motivation (especially considering we have a volunteer). The important part of this patch for me is the multi-threaded indexing, and a max-doc autocommit would also be nice. I also think that these two items are the least controversial. How about I reduce the scope of the patch to those two items, leaving potential for more autocommit constraints? > autoCommit/autoOptimize implementation + multithreaded document adding > ---------------------------------------------------------------------- > > 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 > > > Basic implementation of autoCommit/autoOptimize 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
