Alan Woodward created SOLR-13230:
------------------------------------

             Summary: 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
             Fix For: 8.x, master (9.0)


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to