[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121396#comment-16121396 ] ASF subversion and git services commented on LUCENE-7897: - Commit

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121395#comment-16121395 ] ASF subversion and git services commented on LUCENE-7897: - Commit

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116270#comment-16116270 ] Adrien Grand commented on LUCENE-7897: -- Thanks for checking! The opt implementation

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-03 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112818#comment-16112818 ] Murali Krishna P commented on LUCENE-7897: -- Patched this into my elasticsearch s

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-08-03 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112398#comment-16112398 ] Murali Krishna P commented on LUCENE-7897: -- Thanks Adrien for the patch. The cha

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-07-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080551#comment-16080551 ] Adrien Grand commented on LUCENE-7897: -- bq. May be we could refactor this if we can

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-07-06 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076368#comment-16076368 ] Murali Krishna P commented on LUCENE-7897: -- Sorry, I should have called out my t

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-07-05 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074818#comment-16074818 ] Murali Krishna P commented on LUCENE-7897: -- bq. Would it more more intuitive if

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-07-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074487#comment-16074487 ] Adrien Grand commented on LUCENE-7897: -- Thanks for checking how many documents match

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-07-05 Thread Murali Krishna P (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074350#comment-16074350 ] Murali Krishna P commented on LUCENE-7897: -- Adrien, range query matches only 13%

[jira] [Commented] (LUCENE-7897) RangeQuery optimization in IndexOrDocValuesQuery

2017-07-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073691#comment-16073691 ] Adrien Grand commented on LUCENE-7897: -- Right, we sometimes make the wrong decision,