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

Allow DirectSpellchecker to use totalTermFrequency rather than docFrequency

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.1
    • 4.9, 6.0
    • modules/spellchecker
    • None
    • New

    Description

      we have a bunch of new statistics in on our term dictionaries that we should make use of where it makes sense. For DirectSpellChecker totalTermFreq and sumTotalTermFreq might be better suited for spell correction on top of a fulltext index than docFreq and maxDoc

      Attachments

        1. LUCENE-4813.patch
          37 kB
          Simon Willnauer
        2. LUCENE-4813.patch
          31 kB
          Simon Willnauer

        Activity

          People

            Unassigned Unassigned
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: