You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2019/03/15 17:49:00 UTC

[jira] [Updated] (SOLR-13230) Move JaSpell code into Solr and deprecate the factory

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

Kevin Risden updated SOLR-13230:
--------------------------------
    Fix Version/s:     (was: 8.x)
                   8.1

> 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
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>             Fix For: 8.1, master (9.0)
>
>         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
(v7.6.3#76005)

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