You are here

protected property SearchApiPorter2::$r2 in Search API 7

The R2 of the word.

Type: int

See also

http://snowball.tartarus.org/texts/r1r2.html.

File

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

Class

SearchApiPorter2
Implements the Porter2 stemming algorithm.

Code

protected $r2;