[jira] [Updated] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2018-01-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-11746: Attachment: SOLR-11746.patch Kai: Thank you for your patch. I really don't think we should be special

[jira] [Updated] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2018-01-07 Thread Kai Chan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Chan updated SOLR-11746: Attachment: SOLR-11746.patch I have added a patch to treat foo:* the same way as foo:[* TO *] for point