Uploaded image for project: 'JSword'
  1. JSword
  2. JS-286

Use language specific Analyzer (if available) instead of SnowballAnalyzer

    Details

    • Type: Improvement
    • Status: Open (View Workflow)
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: o.c.jsword.index
    • Labels:
      None

      Description

      SnowballAnalyzer will be removed in future version of Lucene.
      We should move to language specific analyzer (that are available) since they are more accurate.
      We should update them, soon than later.

      Question: When will be good time to update analyzers and give a new index version?

      Using lucene 3.0.3
      I am starting a list of analyzers available in lucene 3.0.3 that we could be using:
      org.apache.lucene.analysis.ru.RussianAnalyzer
      org.apache.lucene.analysis.nl.DutchAnalyzer
      org.apache.lucene.analysis.fr.FrenchAnalyzer

        Attachments

          Activity

            People

            • Assignee:
              dmsmith DM Smith
              Reporter:
              macjo sijo cherian
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: