[
https://issues.apache.org/jira/browse/LUCENE-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530504#comment-17530504
]
Robert Muir commented on LUCENE-10216:
--
{quote}
I've also modified the MockRandomM
rmuir commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862451702
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return mergeSpec;
uschindler commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862455421
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merge
uschindler commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862455421
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merge
msokolov commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862485790
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return mergeSp
uschindler commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862504146
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merge
uschindler commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862504930
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merge
vigyasharma commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862515687
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merg
vigyasharma commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862515847
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merg
vigyasharma commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862516293
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merg
uschindler commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862518550
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merge
zacharymorn commented on PR #833:
URL: https://github.com/apache/lucene/pull/833#issuecomment-111430
> It's great that we're tackling this! I can't see this really hurting
performance (since the checks are simple and not frequent), but am curious what
you think. I don't think we benchma
vigyasharma commented on code in PR #633:
URL: https://github.com/apache/lucene/pull/633#discussion_r862565471
##
lucene/test-framework/src/java/org/apache/lucene/tests/index/MockRandomMergePolicy.java:
##
@@ -86,6 +86,20 @@ public MergeSpecification findMerges(
return merg
13 matches
Mail list logo