You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2014/05/28 15:43:01 UTC

[jira] [Updated] (LUCENE-5711) Pass IW to MergePolicy

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

Simon Willnauer updated LUCENE-5711:
------------------------------------

    Attachment: LUCENE-5711.patch

here is a patch

> Pass IW to MergePolicy
> ----------------------
>
>                 Key: LUCENE-5711
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5711
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/index
>            Reporter: Simon Willnauer
>             Fix For: 4.9, 5.0
>
>         Attachments: LUCENE-5711.patch
>
>
> Related to LUCENE-5708 we keep state in the MP holding on to the IW which prevents sharing the MP across index writers. Aside of this we should really not keep state in the MP it should really only select merges without being bound to the index writer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org