CTFullTextIndex Class

The CTFullTextIndex class deals with Full-Text Indexes (FTIs).

See Also

CTRecord, CTTable

CTFullTextIndex Methods

CTFullTextIndex.AddField

Add a new field to a Full-Text Index.

See CTFullTextIndex.AddField

CTFullTextIndex.GetField

Retrieve a Full-Text Index field.

See CTFullTextIndex.GetField

CTFullTextIndex.GetFieldCount

Retrieve the Full-Text Index field count.

See CTFullTextIndex.GetFieldCount

CTFullTextIndex.GetFieldMode

Return the field mode specified when adding the field to the FTI.

See CTFullTextIndex.GetFieldMode

CTFullTextIndex.GetName

Retrieve the Full-Text Index name.

See CTFullTextIndex.GetName

CTFullTextIndex.GetNumber

Retrieve the Full-Text Index number.

See CTFullTextIndex.GetNumber

CTFullTextIndex.GetStatus

Retrieve the status of the FTI index handle.

See CTFullTextIndex.GetStatus

CTFullTextIndex.SetOption

Set Full-Text Index options.

See CTFullTextIndex.SetOption