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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to