Skip to content
  • Charles Lindsay's avatar
    Choose language-specific search stemmer; fix #6957 · 8a4ed329
    Charles Lindsay authored
    We use the list of preferred languages for the user at the time of
    search table creation to pick the most relevant stemming algorithm for
    our search tokenizer.  If we don't find a stemmer that matches any
    preferred language, we use the English stemming algorithm as the
    default.
    8a4ed329