Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe FinderIndexerStemmerSnowball
+ Graphe d'héritage de FinderIndexerStemmerSnowball:

Fonctions membres publiques

 stem ($token, $lang)
 
- Fonctions membres publiques hérités de FinderIndexerStemmer
 stem ($token, $lang)
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de FinderIndexerStemmer
static getInstance ($adapter)
 
- Champs de données hérités de FinderIndexerStemmer
 $cache = array()
 

Description détaillée

Snowball stemmer class for the Finder indexer package.

Depuis
2.5

Documentation des fonctions membres

◆ stem()

stem (   $token,
  $lang 
)

Method to stem a token and return the root.

Paramètres
string$tokenThe token to stem.
string$langThe language of the token.
Renvoie
string The root token.
Depuis
2.5

Références $function, et $lang.


La documentation de cette classe a été générée à partir du fichier suivant :