French stemming issue with word ending with "ée"

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.6.4, 2.7.5
    • Component/s: Text Search
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      French word ending with the letter "ée" like "glacée" are not stemmed the right way.

      Currently the index will not return document containing the word "glacée" if the search term is "glacee". But if you use the search term "glace" it will return documents containing the word "glacée".

      It look like the stemming process is "ée" = "e" and that is wrong and it should be "ée" = "ee"

      We got the problem for all the word ending by "ée"

      • glacée
      • purée
      • boutonnée

      Thanks

              Assignee:
              Stennie Steneker (Inactive)
              Reporter:
              Charles Billette
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: