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

Dawid Weiss commented on LUCENE-8799:
-------------------------------------

Wouldn't it be better to just expose the writer from RandomIndexWriter so that 
you can do whatever you wish in your test? I'd rather shift this to the caller 
than explain why this method is oh-so-useful...

> Add Force Commit Method to RandomIndexWriter
> --------------------------------------------
>
>                 Key: LUCENE-8799
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8799
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Priority: Minor
>         Attachments: LUCENE-8799.patch
>
>
> A test convenience would be to add a force commit method in 
> RandomIndexWriter. This will allow writing tests where segment sizes can be 
> accurately controlled.



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

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

Reply via email to