[ 
https://issues.apache.org/jira/browse/SOLR-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-4417:
------------------------------

    Fix Version/s: 5.0
    
> Look into reopening the IndexWriter on core reload.
> ---------------------------------------------------
>
>                 Key: SOLR-4417
>                 URL: https://issues.apache.org/jira/browse/SOLR-4417
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.1
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.2, 5.0
>
>
> This is largely for SOLR-3843, but other smaller reasons as well.
> I thought things had gotten to the point where this would be easy - but it's 
> not so easy because of our real time get support over core reloads it looks.
> That needs to use the old writer - it opens the first searcher after the 
> reload with the old writer - if we then reopen the writer we close that - and 
> a further reopen of the searcher ends up failing due to a closed writer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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

Reply via email to