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

Add katakana stem filter to better deal with certain katakana spelling variants

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.6, 4.0-ALPHA
    • modules/analysis
    • None
    • New

    Description

      Many Japanese katakana words end in a long sound that is sometimes optional.

      For example, パーティー and パーティ are both perfectly valid for "party". Similarly we have センター and センタ that are variants of "center" as well as サーバー and サーバ for "server".

      I'm proposing that we add a katakana stemmer that removes this long sound if the terms are longer than a configurable length. It's also possible to add the variant as a synonym, but I think stemming is preferred from a ranking point of view.

      Attachments

        1. LUCENE-3901.patch
          16 kB
          Christian Moen
        2. LUCENE-3901.patch
          15 kB
          Christian Moen
        3. LUCENE-3901.patch
          15 kB
          Christian Moen

        Activity

          People

            cm Christian Moen
            cm Christian Moen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: