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:41:01 UTC

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

Simon Willnauer created LUCENE-5711:
---------------------------------------

             Summary: 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


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