When I choose Icelandic in the Multilingual options it has "without stemmer" behind it in brackets. If I were to have the word-stems how would I go about adding that to the language?

I'm not sure where this question belongs but if anybody can point me in the right direction it would be appreciated.

Comments

mkalkbrenner’s picture

Title: Without stemmer » Support more stemmers and language specific options of newer Solr versions
Version: 6.x-1.0-beta2 » 6.x-2.x-dev
Component: Miscellaneous » Code
Category: support » feature

Currently Solr itself does not provide more stemmers than discussed here:
http://groups.drupal.org/node/59203#comment-215428

But newer versions of Solr will support more stemmers or other language specific options we should deal with in the future:
http://wiki.apache.org/solr/LanguageAnalysis

karljohann’s picture

OK, thanks

mkalkbrenner’s picture

Version: 6.x-2.x-dev » 7.x-1.x-dev
mkalkbrenner’s picture