You are here

protected property Porter2::$word in Search API 8

The word being stemmed.

Type: string

File

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

Class

Porter2
Implements the Porter2 stemming algorithm.

Namespace

Drupal\search_api\Plugin\search_api\processor\Resources

Code

protected $word;