[jira] [Updated] (SOLR-6297) Distributed spellcheck with WordBreakSpellchecker can lose suggestions

2014-09-03 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-6297: - Attachment: SOLR-6297.patch Here is an up-to-date patch for trunk. > Distributed spellcheck with WordBreak

[jira] [Updated] (SOLR-6297) Distributed spellcheck with WordBreakSpellchecker can lose suggestions

2014-08-05 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-6297: - Attachment: SOLR-6297.patch Here is a patch with a failing unit test. Note that when a word-break sugges

[jira] [Updated] (SOLR-6297) Distributed spellcheck with WordBreakSpellchecker can lose suggestions

2014-08-06 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-6297: - Attachment: SOLR-6297.patch This patch fixes word-break suggestions by ensuring that both WordBreakSolrSp

[jira] [Updated] (SOLR-6297) Distributed spellcheck with WordBreakSpellchecker can lose suggestions

2014-08-07 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-6297: - Attachment: SOLR-6297.patch This version of the patch handles combine suggestions also. This requires sh