You are here

protected property SearchApiPorter2::$exceptions in Search API 7

List of exceptions to be used.

Type: string[]

File

includes/processor_stemmer.inc, line 125
Contains SearchApiPorterStemmer and SearchApiPorter2.

Class

SearchApiPorter2
Implements the Porter2 stemming algorithm.

Code

protected $exceptions = array();