Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13230

Move JaSpell code into Solr and deprecate the factory

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 8.2
    • spellchecker
    • None

    Description

      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.

      Attachments

        1. SOLR-13230.patch
          8 kB
          Alan Woodward

        Issue Links

          Activity

            People

              romseygeek Alan Woodward
              romseygeek Alan Woodward
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: