You are here

Classes, traits, and interfaces in Snowball Stemmer 2.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CoreSearchTest class Drupal\Tests\snowball_stemmer\Kernel tests/src/Kernel/CoreSearchTest.php Tests the search_excerpt() function.
LanguageNotSetException class Drupal\snowball_stemmer src/LanguageNotSetException.php Language for stemmer has not been set exception.
SnowballStemmer class Drupal\snowball_stemmer\Plugin\search_api\processor src/Plugin/search_api/processor/SnowballStemmer.php Stems search terms. 1
Stemmer class Drupal\snowball_stemmer src/Stemmer.php Service wrapper class for stemmer. 2 2
StemmerTest class Drupal\Tests\snowball_stemmer\Unit tests/src/Unit/StemmerTest.php Test Snowball Stemmer class wrapping.
StemmerTest class Drupal\Tests\snowball_stemmer\Unit\Plugin\Processor tests/src/Unit/Plugin/Processor/StemmerTest.php Tests the "Stemmer" processor.

Other projects