You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joshua Edwards (JIRA)" <ji...@apache.org> on 2015/09/04 16:37:45 UTC

[jira] [Created] (SOLR-8010) Allow WordBreakSolrSpellChecker to break when one word matches

Joshua Edwards created SOLR-8010:
------------------------------------

             Summary: Allow WordBreakSolrSpellChecker to break when one word matches
                 Key: SOLR-8010
                 URL: https://issues.apache.org/jira/browse/SOLR-8010
             Project: Solr
          Issue Type: Improvement
          Components: spellchecker
    Affects Versions: 5.3, 4.10.4
            Reporter: Joshua Edwards


The WordBreakSolrSpellChecker only works if both words that are being broken are in the dictionary.  This prevents the spell checker from breaking in other valid use cases - such as when one of the words has a synonym that is in the dictionary, or when one of the words is misspelled.  I would like to enable (via configuration) the option to break when one of the two words is in the dictionary, but the other is not.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org