You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Koji Sekiguchi (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/05 09:32:57 UTC

[jira] [Resolved] (SOLR-2437) Use IndexWriter.deleteAll() in DUH2.deleteAll() instead of closing and reopening writer w/ create=true

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org