You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2018/05/24 19:30:00 UTC

[jira] [Created] (LUCENE-8331) MergePolicy simulator utility

David Smiley created LUCENE-8331:
------------------------------------

             Summary: MergePolicy simulator utility
                 Key: LUCENE-8331
                 URL: https://issues.apache.org/jira/browse/LUCENE-8331
             Project: Lucene - Core
          Issue Type: New Feature
            Reporter: David Smiley
            Assignee: David Smiley


This issue introduces a MergePolicy simulator utility to help evaluate the effectiveness of a MergePolicy.  The simulator does not result in the actual indexing and merging of segments; instead it provides some dummy constructs to MergePolicy to evaluate its decisions.  Therefore you can do simulation runs in little time.

I'm not sure where it would live.  Perhaps dev-tools, or in tests, or in benchmark?

I mentioned this recently here:
https://issues.apache.org/jira/browse/LUCENE-7976?focusedCommentId=16446985&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16446985
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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