Function Fast_custom_index->max_ngram_size
Definitions
sources/database_search.php
- Find the maximum ngram size for us to index.
- Visibility: public
- Is abstract?: No
- Is static?: Yes
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$lang | LANGUAGE_NAME | required parameter | N/A | N/A | Language codename |
Return
- Maximum ngram size
- Type: integer
- Set: N/A
- Range: N/A