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.
CTFullTextIndex.GetField
Retrieve a Full-Text Index field.
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.
CTFullTextIndex.GetNumber
Retrieve the Full-Text Index number.
CTFullTextIndex.GetStatus
Retrieve the status of the FTI index handle.
CTFullTextIndex.SetOption
Set Full-Text Index options.