[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7990: --- Attachment: SOLR-7990.patch Here's the latest patch with the rewritten ExitableDirectoryReaderTest.

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7990: --- Attachment: SOLR-7990.patch Here's the final patch. I also incorporated parts of Erick's test and

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7990: --- Attachment: SOLR-7990.patch Oops, forgot to take care of the cloud version of the test. Here's

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7990: --- Attachment: SOLR-7990.patch This patch makes all the tests pass and should fix the issue with a

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7990: --- Attachment: SOLR-7990_filterFix.patch Here's a patch that should fix the filter issue. The bad code

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-08-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7990: - Attachment: SOLR-7990.patch testQueryResults was a bad test, didn't test for null so that test was

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-08-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7990: - Description: William Bell raised a question on the user's list. The scenario is send a query that

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-08-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7990: - Attachment: SOLR-7990.patch Failing test cases, no fixes though. timeAllowed is returning wrong