Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6237

WordBreakSpellChecker: suggest in order of minimum term frequency

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.10.3
    • None
    • modules/spellchecker
    • None
    • New

    Description

      When the Word-Break Spellchecker breaks a term into more than once, currently the results are ordered first by the number of breaks, then by the maximum frequency of the new terms. But in many cases, it seems better to sort secondarily on the minimum frequency.

      See this thread from the users' list: http://lucene.472066.n3.nabble.com/alternativeTermCount-and-WordBreakSolrSpellChecker-combination-not-working-tp4185352p4185489.html

      As a follow-on, we should expose this new configuration detail for solr users, possibly making it the default.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jdyer James Dyer
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: