FullTextSearch
Table of Contents
Methods
- find() : SqlExpression|null
- index() : void
- removeIndex() : void
Methods
find()
public
find(string $text) : SqlExpression|null
Parameters
- $text : string
Return values
SqlExpression|nullindex()
public
index(Flow $flow) : void
Parameters
- $flow : Flow
removeIndex()
public
removeIndex(int $flowId) : void
Parameters
- $flowId : int