[
https://issues.apache.org/jira/browse/LUCENE-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13282551#comment-13282551
]
James Dyer commented on LUCENE-3523:
------------------------------------
This patch contains a standalone feature and doesn't affect anything else. I
would like to commit this sometime soon (and SOLR-2993 to integrate word-break
spelling corrections in Solr). This is a feature our previous search engine
has that Lucene/Solr so far do not have.
> WordBreakSpellChecker
> ---------------------
>
> Key: LUCENE-3523
> URL: https://issues.apache.org/jira/browse/LUCENE-3523
> Project: Lucene - Java
> Issue Type: Improvement
> Components: modules/spellchecker
> Affects Versions: 3.5, 4.0
> Reporter: James Dyer
> Priority: Minor
> Fix For: 4.1
>
> Attachments: LUCENE-3523.patch, LUCENE-3523.patch, LUCENE-3523.patch,
> LUCENE-3523.patch
>
>
> A spellchecker that generates suggestions by combining two or more terms
> and/or breaking terms into multiple words. This would typically be used in
> addition to one of the existing spell checkers to get both traditional and
> word-break suggestions for the end user.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]