You are here

protected property Porter2::$exceptions in Search API 8

List of exceptions to be used.

Type: string[]

File

src/Plugin/search_api/processor/Resources/Porter2.php, line 42

Class

Porter2
Implements the Porter2 stemming algorithm.

Namespace

Drupal\search_api\Plugin\search_api\processor\Resources

Code

protected $exceptions = [];