service snowball_stemmer.stemmer in Snowball Stemmer 8
Same name and namespace in other branches
- 2.x snowball_stemmer.services.yml \snowball_stemmer.stemmer
Class
Drupal\snowball_stemmer\Stemmer5 string references to snowball_stemmer.stemmer
- CoreSearchTest::setUp in tests/
src/ Kernel/ CoreSearchTest.php - Creates a new processor object for use in the tests.
- SnowballStemmer::create in src/
Plugin/ search_api/ processor/ SnowballStemmer.php - Creates an instance of the plugin.
- SnowballStemmer::getStemmer in src/
Plugin/ search_api/ processor/ SnowballStemmer.php - Retrieves the stemmer service.
- snowball_stemmer_search_preprocess in ./
snowball_stemmer.module - Implements hook_search_preprocess().
- StemmerTest::setUp in tests/
src/ Unit/ Plugin/ Processor/ StemmerTest.php - Creates a new processor object for use in the tests.
File
View source