In Version 0.6, a porter stemmer is used in a rather hard-coded fashion.
A new stemmer folder should be created in lib, detection of document languages
should be done, and, if possible, the stemmer for the given language be used.
A lang meta word should be added to allow people to search based on meta word.
In Version 0.6, a porter stemmer is used in a rather hard-coded fashion. A new stemmer folder should be created in lib, detection of document languages should be done, and, if possible, the stemmer for the given language be used.
A lang meta word should be added to allow people to search based on meta word.
Fixed in ffe054a