| IFullTextExpression Interface | 
Namespace: Couchbase.Lite.Query
 Syntax
Syntaxpublic interface IFullTextExpression
The IFullTextExpression type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Match | 
            Returns an expression that will evaluate whether or not the given
            expression full text matches the current one
             | 
 See Also
See Also