FieldtypeText::getMatchQuery()
Update a query to match the text with a fulltext index
Usage
$databaseQuerySelect = $fieldtypeText->getMatchQuery(PageFinderDatabaseQuerySelect $query, string $table, string $subfield, string $operator, $value);
Arguments
Name | Type(s) | Description |
---|---|---|
$query | PageFinderDatabaseQuerySelect | |
$table | string | |
$subfield | string | |
$operator | string | |
$value | int string |
Return value
FieldtypeText methods and properties
API reference based on ProcessWire core version 3.0.251