Starts the creation of an index based on a full text search
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntaxpublic static IFTSIndexOn FTSIndex()
Return Value
Type:
IFTSIndexOnThe beginning of an FTS based index
See Also