\CouchbaseMatchSearchQuery

A FTS query that matches a given term, applying further processing to it like analyzers, stemming and even #fuzziness(int).

Summary

Methods
Properties
Constants
boost()
field()
analyzer()
prefixLength()
fuzziness()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

prefixLength()

prefixLength(integer  $prefixLength) : \Couchbase\MatchSearchQuery

Parameters

integer $prefixLength

Returns

\Couchbase\MatchSearchQuery

fuzziness()

fuzziness(integer  $fuzziness) : \Couchbase\MatchSearchQuery

Parameters

integer $fuzziness

Returns

\Couchbase\MatchSearchQuery