Click or drag to resize

FullTextIndexItem Class

A factory class for creating IFullTextIndexItem instances
Inheritance Hierarchy
SystemObject
  Couchbase.Lite.QueryFullTextIndexItem

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public static class FullTextIndexItem

The FullTextIndexItem type exposes the following members.

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