FinderIndexerStemmerFr::stem
Method to stem a token and return the root.
Signature
public function stem(string
$token,
string
$langĀ )
Parameters
-
$token
- The token to stem.
-
$lang
- The language of the token.
Returns
- string
- The root token.