Stemmer configuration is now working. Known issues: - js-file is loaded on every page due to a problem concerning hook_alter_form + "#attached"
#1017078 (derhasi): Conflicts with authro_pane (5.x)
First D7 release. Configuration of stemmer (via stemmer_api) is currently disabled.
Changes: - smaller list of stop words - now automatically synchronizes stop words with "lucene search" (stemmer --> lucene) - #1017078: renamed function de_stemmer_preprocess
#1017078: prefixed function de_stemmer_preprocess by an underscore
Minor bug fixes since last dev-release.
The stemmer is now accompanied with the module "stemmer_api" which offer the following functionalities:
Slightly changed algorithm. Bug described in #286153 should be fixed. This release is also usable for Drupal-5 !
Some changes to function names were missing
Same functionality as in DRUPAL-5
Official release