You are here

protected property Porter2::$r1 in Search API 8

The R1 of the word.

Type: int

See also

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

File

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

Class

Porter2
Implements the Porter2 stemming algorithm.

Namespace

Drupal\search_api\Plugin\search_api\processor\Resources

Code

protected $r1;