$source | The node set that is to be searched for the keyword set |
$regular-expression | The regular expressions to be matched against the fulltext index |
$source | The node set that is to be searched for the keyword set |
$regular-expression | The regular expressions to be matched against the fulltext index |
$flag | With 'w' specified, the regular expression is matched against the entire keyword, i.e. 'explain.*' will match 'explained' , but not 'unexplained'. |