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

ASF subversion and git services commented on LUCENE-8391:
---------------------------------------------------------

Commit 334bf498b6926ab567d4b4b1a5dc82b7e813bd28 in lucene-solr's branch 
refs/heads/branch_7x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=334bf49 ]

LUCENE-8391: Make TestUpgradeIndexMergePolicy faster when merging a 
TieredMergePolicy.


> Better tests for merge policies
> -------------------------------
>
>                 Key: LUCENE-8391
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8391
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: master (8.0), 7.5
>
>         Attachments: LUCENE-8391.patch, LUCENE-8391.patch
>
>
> Testing merge policies was hard in the past because it could only be done by 
> setting up and IndexWriter, adding documents and making sure that merges 
> behave as expected. The fact that MergePolicy doesn't need an IndexWriter 
> anymore (LUCENE-8330) should make things easier since we should now be able 
> to simulate merges without having to create an index.



--
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