[jira] [Updated] (LUCENE-9968) Change forceMergeMBPerSec to 10 but iostat show bigger than 10MB/s

2021-05-22 Thread jiarun.yang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiarun.yang updated LUCENE-9968: Description: !image-2021-05-22-18-17-21-431.png! I changed the param  forceMergeMBPerSec,then to fo

[jira] [Created] (LUCENE-9968) Change forceMergeMBPerSec to 10 but iostat show bigger than 10MB/s

2021-05-22 Thread jiarun.yang (Jira)
jiarun.yang created LUCENE-9968: --- Summary: Change forceMergeMBPerSec to 10 but iostat show bigger than 10MB/s Key: LUCENE-9968 URL: https://issues.apache.org/jira/browse/LUCENE-9968 Project: Lucene - Co

[jira] [Updated] (LUCENE-9968) Change forceMergeMBPerSec to 10 but iostat show bigger than 10MB/s

2021-05-22 Thread jiarun.yang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiarun.yang updated LUCENE-9968: Attachment: image-2021-05-22-18-17-21-431.png > Change forceMergeMBPerSec to 10 but iostat show bi

[GitHub] [lucene] romseygeek opened a new pull request #148: Make ConjunctionDISI package-private and add ConjunctionUtils factory class

2021-05-22 Thread GitBox
romseygeek opened a new pull request #148: URL: https://github.com/apache/lucene/pull/148 ConjunctionDISI is really an internal implementation of DocIdSetIterator, and would ideally be package-private. However, it is used in a few other places: * directly in ConjunctionSpans *

[jira] [Commented] (LUCENE-9204) Move span queries to the queries module

2021-05-22 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17349765#comment-17349765 ] Alan Woodward commented on LUCENE-9204: --- I opened https://github.com/apache/lucene