Re: [jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2020-03-12 Thread Erick Erickson
Brief comment (without reading all the comments, so FWIW) on segment merging and sort order. The default TMP will not guarantee anything; the “cost” of a merge takes into account a number of things. I _think_ the index will tend towards retaining the insertion order in an insert-only index, but

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-25 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892643#comment-16892643 ] Atri Sharma commented on LUCENE-8929: - Ok, so I have been working on this and am wondering what the

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-23 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890760#comment-16890760 ] Atri Sharma commented on LUCENE-8929: - bq. So you need to collect each segment at least until

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890753#comment-16890753 ] Adrien Grand commented on LUCENE-8929: -- Hmm I am confused now, I don't think you can spread the top

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-23 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890749#comment-16890749 ] Atri Sharma commented on LUCENE-8929: - bq. OK, so if I understand correctly you are still collecting

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890746#comment-16890746 ] Adrien Grand commented on LUCENE-8929: -- OK, so if I understand correctly you are still collecting

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-23 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890734#comment-16890734 ] Atri Sharma commented on LUCENE-8929: - {quote}What collector do you have in mind? Is it

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890732#comment-16890732 ] Adrien Grand commented on LUCENE-8929: -- What collector do you have in mind? Is it