FinderIndexerHelper::getCommonWords
Method to get an array of common terms for a language.
Signature
public function getCommonWords(string
$langĀ )
Parameters
-
$lang
- The language to use.
Returns
- array
- Array of common terms.
Errors/Exceptions
-
Exception
- on database error.