[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=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=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=16116270#comment-16116270 ] Adrien Grand commented on LUCENE-7897: -- Thanks for checking! The opt implementation changed because

[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=16112818#comment-16112818 ] Murali Krishna P commented on LUCENE-7897: -- Patched this into my elasticsearch setup and saw

[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=16112398#comment-16112398 ] Murali Krishna P commented on LUCENE-7897: -- Thanks Adrien for the patch. The changes look good

[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=16080551#comment-16080551 ] Adrien Grand commented on LUCENE-7897: -- bq. May be we could refactor this if we can pass the

[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=16076368#comment-16076368 ] Murali Krishna P commented on LUCENE-7897: -- Sorry, I should have called out my test setup as

[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=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=16074487#comment-16074487 ] Adrien Grand commented on LUCENE-7897: -- Thanks for checking how many documents match the range

[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=16074350#comment-16074350 ] Murali Krishna P commented on LUCENE-7897: -- Adrien, range query matches only 13% of the docs

[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=16073691#comment-16073691 ] Adrien Grand commented on LUCENE-7897: -- Right, we sometimes make the wrong decision, finding the