[ 
https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030313#comment-17030313
 ] 

Robert Muir commented on LUCENE-9206:
-------------------------------------

Attached is an initial stab:

It allows you to specify merge policy (default: TieredMP), maximum number of 
segments to forceMerge (default: no forceMerging), and verbose (infostream).


> improve IndexMergeTool
> ----------------------
>
>                 Key: LUCENE-9206
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9206
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/tools
>            Reporter: Robert Muir
>            Priority: Major
>         Attachments: LUCENE-9206.patch
>
>
> This tool can have performance problems since it will only force merge the 
> index down to one segment. Let's give it some better options and default 
> behavior.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to