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

Atri Sharma commented on LUCENE-8799:
-------------------------------------

[~dweiss] Yes, that is a good point. However, for the sake of clarity, we do 
maintain methods in RandomIndexWriter that are wrappers on top of the internal 
IndexWriter instance (forceMergeDeletes() for eg). The proposal in this Jira is 
on similar lines.

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

Reply via email to