Function Fast_custom_index->get_stemmer
Definitions
sources/database_search.php
- Get a stemmer for a language.
- Visibility: public
- Is abstract?: No
- Is static?: Yes
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$lang | LANGUAGE_NAME | required parameter | N/A | N/A | Language codename |
Return
- Stemmer (null: none)
- Type: ?object
- Set: N/A
- Range: N/A