[
https://issues.apache.org/jira/browse/SOLR-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-13230.
------------------------------
Resolution: Won't Fix
JaSpell has been deprecated in 9x and removed in 10.
> Move JaSpell code into Solr and deprecate the factory
> -----------------------------------------------------
>
> Key: SOLR-13230
> URL: https://issues.apache.org/jira/browse/SOLR-13230
> Project: Solr
> Issue Type: Task
> Components: spellchecker
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Major
> Fix For: 8.2
>
> Attachments: SOLR-13230.patch
>
>
> The JaSpell suggester is deprecated, and will be removed from the lucene
> codebase. However, it's currently the default implementation for suggesters
> in Solr, and its Solr factory is *not* deprecated, so users won't have been
> receiving any warnings.
> I suggest that we deprecate the factory, and move the relevant bits of code
> from lucene into Solr, as a first step. In a follow-up we should change the
> default implementation (possibly by just removing the default, and forcing
> people to choose a factory?) and remove the deprecated code form Solr as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]