◆ __construct()
CirrusSearch\Parser\AST\FuzzyNode::__construct |
( |
| $start, |
|
|
| $end, |
|
|
| $word, |
|
|
| $fuzziness ) |
- Parameters
-
int | $start | |
int | $end | |
string | $word | |
int | $fuzziness | |
◆ accept()
CirrusSearch\Parser\AST\FuzzyNode::accept |
( |
Visitor | $visitor | ) |
|
◆ getFuzziness()
CirrusSearch\Parser\AST\FuzzyNode::getFuzziness |
( |
| ) |
|
◆ getWord()
CirrusSearch\Parser\AST\FuzzyNode::getWord |
( |
| ) |
|
- Returns
- string the fuzzy word to search
◆ toArray()
CirrusSearch\Parser\AST\FuzzyNode::toArray |
( |
| ) |
|
The documentation for this class was generated from the following file:
- includes/Parser/AST/FuzzyNode.php