Click or drag to resize

FTSIndexItem Class

A factory class for creating IFTSIndexItem instances
Inheritance Hierarchy
SystemObject
  Couchbase.Lite.QueryFTSIndexItem

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public static class FTSIndexItem

The FTSIndexItem type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExpression
Creates an FTS index item based on a given IExpression
Top
See Also