[ https://issues.apache.org/jira/browse/SOLR-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koji Sekiguchi resolved SOLR-2437. ---------------------------------- Resolution: Fixed Fix Version/s: 4.0 This has been fixed and committed in part of SOLR-2193 and its related issues. > Use IndexWriter.deleteAll() in DUH2.deleteAll() instead of closing and > reopening writer w/ create=true > ------------------------------------------------------------------------------------------------------- > > Key: SOLR-2437 > URL: https://issues.apache.org/jira/browse/SOLR-2437 > Project: Solr > Issue Type: Improvement > Affects Versions: 1.4 > Reporter: Koji Sekiguchi > Priority: Minor > Fix For: 4.0 > > Attachments: SOLR-2437.patch > > > Use just IW.deleteAll() to abort background merges, remove buffered docs, etc. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org