Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15027

French stemming issue with word ending with "ée"

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

      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:
            stephen.steneker@mongodb.com Stennie Steneker (Inactive)
            Reporter:
            cbillett Charles Billette
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: