[
https://issues.apache.org/jira/browse/LUCENE-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-2995.
---------------------------------
Resolution: Fixed
Assignee: Robert Muir
Committed revision 1126642.
I'd like to expose this to 3.x users as well, but this is more complicated in
this case so I'll open some followup issues for this.
> factor out a shared spellchecking module
> ----------------------------------------
>
> Key: LUCENE-2995
> URL: https://issues.apache.org/jira/browse/LUCENE-2995
> Project: Lucene - Java
> Issue Type: Task
> Reporter: Robert Muir
> Assignee: Robert Muir
> Fix For: 4.0
>
> Attachments: LUCENE-2995-diff.patch, LUCENE-2995.patch,
> LUCENE-2995.patch
>
>
> In lucene's contrib we have spellchecking support (index-based spellchecker,
> directspellchecker, etc).
> we also have some things like pluggable comparators.
> In solr we have auto-suggest support (with two implementations it looks
> like), some good utilities like HighFrequencyDictionary, etc.
> I think spellchecking is really important... google has upped the ante to
> what users expect.
> So I propose we combine all this stuff into a shared modules/spellchecker,
> which will make it easier
> to refactor and improve the quality.
--
This message is automatically generated by JIRA.
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]