[jira] [Updated] (SOLR-9185) Solr's "Lucene"/standard query parser should not split on whitespace before sending terms to analysis

2016-06-30 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9185: - Attachment: SOLR-9185.patch New patch, switches back to ignoring whitespace (along with comments). Added

[jira] [Updated] (SOLR-9185) Solr's "Lucene"/standard query parser should not split on whitespace before sending terms to analysis

2016-06-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9185: - Attachment: SOLR-9185.patch Another WIP patch. Progress: parser generates (with {{ant javacc}}), compiles

[jira] [Updated] (SOLR-9185) Solr's "Lucene"/standard query parser should not split on whitespace before sending terms to analysis

2016-06-24 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9185: - Attachment: SOLR-9185.patch Initial WIP patch, mostly just grammar changes brought over from LUCENE-2605;

[jira] [Updated] (SOLR-9185) Solr's "Lucene"/standard query parser should not split on whitespace before sending terms to analysis

2016-06-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9185: - Description: Copied from LUCENE-2605: The queryparser parses input on whitespace, and sends each