You are here

Files in Russian stemming 7

Primary tabs

File namesort descending Location Namespace Description
INSTALL.txt INSTALL.txt Installation ------------ 1. Copy the rustemmer.module to the Drupal modules/ directory. Drupal should automatically detect it. 2. Go to 'administer > modules', and enable rustemmer. 3. Go to 'administer > settings >…
README.txt README.txt Readme ------ This module implements the Russian stemming algorithm to improve Russian-language searching with the Drupal built-in search.module and with Search API contrib module. Stemming attempts to reduce a word to its stem or root form. This…
RussianStemmer.php RussianStemmer.php Definition of RussianStemmer.
rustemmer.info rustemmer.info name = "RussianStemmer" description = "Implements the Russian stemming algorithm to improve Russian-language searching." core = 7.x package = Search files[] = SearchApiRussianStemmer.php files[] = RussianStemmer.php
rustemmer.module rustemmer.module Russian stemming algorith provided by Dr Martin Porter.
SearchApiRussianStemmer.php SearchApiRussianStemmer.php Definition of SearchApiRussianStemmer.

Other projects