de_stemmer 7.x-1.0-rc1

Bug fixes
Unsupported

Stemmer configuration is now working. Known issues:
- js-file is loaded on every page due to a problem concerning hook_alter_form + "#attached"

de_stemmer 5.x-1.2

Bug fixes
Unsupported

#1017078 (derhasi): Conflicts with authro_pane (5.x)

de_stemmer 7.x-1.x-dev

First D7 release. Configuration of stemmer (via stemmer_api) is currently disabled.

de_stemmer 6.x-4.0

New features
Unsupported

Changes:
- smaller list of stop words
- now automatically synchronizes stop words with "lucene search" (stemmer --> lucene)
- #1017078: renamed function de_stemmer_preprocess

de_stemmer 5.x-1.1

Bug fixes
Unsupported

#1017078: prefixed function de_stemmer_preprocess by an underscore

de_stemmer 6.x-3.x-dev

New features

The stemmer is now accompanied with the module "stemmer_api" which offer the following functionalities:

  • check results of the stemming process on the fly
  • the list of stop words is editable now
  • the list of exceptions is editable
  • content of documentation files is shown

de_stemmer 6.x-2.0-rc1

New features
Bug fixes
Unsupported

Slightly changed algorithm.
Bug described in #286153 should be fixed.
This release is also usable for Drupal-5 !

de_stemmer 6.x-1.1

Bug fixes
Unsupported

Some changes to function names were missing

Subscribe with RSS Subscribe to Releases for German Stemmer