You are here

Files in Porter-Stemmer 8

Primary tabs

File namesort descending Location Namespace Description
INSTALL.txt INSTALL.txt For general information about this module, check the README.txt file. Installation ------------ 1. Unzip the files, and upload them as a subdirectory of the modules/ directory of your Drupal installation (or the location you normally use for…
LangCodeTest.php tests/src/Functional/LangCodeTest.php Drupal\Tests\porterstemmer\Functional
Porter2.php src/Porter2.php Drupal\porterstemmer
Porter2Pecl1.php tests/src/Unit/Porter2Pecl1.php Drupal\Tests\porterstemmer\Unit
Porter2Pecl2.php tests/src/Unit/Porter2Pecl2.php Drupal\Tests\porterstemmer\Unit
Porter2Pecl3.php tests/src/Unit/Porter2Pecl3.php Drupal\Tests\porterstemmer\Unit
Porter2Pecl4.php tests/src/Unit/Porter2Pecl4.php Drupal\Tests\porterstemmer\Unit
Porter2Pecl5.php tests/src/Unit/Porter2Pecl5.php Drupal\Tests\porterstemmer\Unit
Porter2Pecl6.php tests/src/Unit/Porter2Pecl6.php Drupal\Tests\porterstemmer\Unit
Porter2Test1.php tests/src/Unit/Porter2Test1.php Drupal\Tests\porterstemmer\Unit
Porter2Test2.php tests/src/Unit/Porter2Test2.php Drupal\Tests\porterstemmer\Unit
Porter2Test3.php tests/src/Unit/Porter2Test3.php Drupal\Tests\porterstemmer\Unit
Porter2Test4.php tests/src/Unit/Porter2Test4.php Drupal\Tests\porterstemmer\Unit
Porter2Test5.php tests/src/Unit/Porter2Test5.php Drupal\Tests\porterstemmer\Unit
Porter2Test6.php tests/src/Unit/Porter2Test6.php Drupal\Tests\porterstemmer\Unit
PorterPeclBase.php tests/src/Unit/PorterPeclBase.php Drupal\Tests\porterstemmer\Unit
porterstemmer.info.yml porterstemmer.info.yml porterstemmer.info.yml
porterstemmer.module porterstemmer.module Contains porterstemmer.module.
README.txt README.txt GENERAL INFORMATION ------------------- This module implements the Porter-Stemmer algorithm, version 2, to improve English-language searching with the Drupal built-in Search module. Information about the algorithm can be found…
TestItemsTrait.php tests/src/Unit/TestItemsTrait.php Drupal\Tests\porterstemmer\Unit
testwords.txt tests/src/Unit/testwords.txt

Other projects