-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Text Search
-
Query Integration
-
ALL
Quoting from comment in DOCS-3880:
I see that the description of the SERVER ticket to implement two-letter language codes (
SERVER-9932) did specify "no" as the language alias to be used for Norwegian. However, the implementation registered the language as "nb" (and using "nb" in the server does correctly invoke the Norwegian stemmer and stopword list). paul@10gen.com may have raised the suggestion to use "nb" instead (based on Bokmål's current dominance) but I can't honestly recall off the top of my head. Looking into it now, I do think that "no" would have been more correct: Porter said on gmame.comp.search.snowball back in 2001 that "the simple Norwegian stemmer I've presented works equally on bokmal and nynorsk", and also the Norwegian stopword list packaged with the server has Bokmål and Nynorsk words (compare the annotated list with the list from 2.6.4).
Note that this likely requires bumping the text index version number.