[ 
https://issues.apache.org/jira/browse/SOLR-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joshua Edwards updated SOLR-8010:
---------------------------------
    Attachment: WordBreakDontRequireWordOnBothSides.patch

Including a patch that was written against 4.10.X that allows this to be 
enabled via configuration.

> 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: 4.10.4, 5.3
>            Reporter: Joshua Edwards
>         Attachments: WordBreakDontRequireWordOnBothSides.patch
>
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to