You are here

protected property SearchApiPorterStemmer::$stems in Search API 7

Static cache for already generated stems.

Type: array

File

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

Class

SearchApiPorterStemmer
Stems words to their roots.

Code

protected $stems = array();