FinderIndexerToken::__construct
Method to construct the token object.
Signature
public function __construct(mixed
$term,
[string
$lang = ' ',
[string
$spacer = ' ']] )
Parameters
-
$term
- The term as a string for words or an array for phrases.
-
$lang
- The simple language identifier.
-
$spacer
- The space separator for phrases. [optional]