[jira] [Updated] (SOLR-6613) TextField.analyzeMultiTerm should not throw exception when analyzer returns no term

2014-10-09 Thread Bruno Roustant (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant updated SOLR-6613: - Attachment: TestTextField.java TextField.analyzeMultiTerm should not throw exception when

[jira] [Updated] (SOLR-6613) TextField.analyzeMultiTerm should not throw exception when analyzer returns no term

2014-10-09 Thread Bruno Roustant (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant updated SOLR-6613: - Description: In TextField.analyzeMultiTerm() at line try { if (!source.incrementToken())