[jira] [Updated] (SOLR-8867) frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not match documents w/o a value

2016-04-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8867: --- Fix Version/s: 5.6 > frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not >

[jira] [Updated] (SOLR-8867) frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not match documents w/o a value

2016-03-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8867: --- Attachment: SOLR-8867.patch Here's an updated patch that modifies a random range test to include docs

[jira] [Updated] (SOLR-8867) frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not match documents w/o a value

2016-03-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8867: --- Fix Version/s: 6.0 > frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not >

[jira] [Updated] (SOLR-8867) frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not match documents w/o a value

2016-03-19 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8867: --- Attachment: SOLR-8867.patch Here's an untested patch... current tests are running now, still needs new

[jira] [Updated] (SOLR-8867) frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not match documents w/o a value

2016-03-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8867: --- Description: {!frange} currently can match documents w/o a value (because of a default value of 0).