Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbFTSearchOff

Declaration

CTDBRET ctdbFTSearchOff(CTHANDLE Handle)

Description

Disable and free an existing Full-Text Search.

  • Handle is a record handle (CTDBRECORD)

Return Values

Mode

Code

Description

CTDBRET_NOTFTS

4149

Not a Full-Text Search handle

CTDBRET_FTS_DEFINED

4150

Full-Text Search already defined on table

See FairCom DB Error Codes for a complete listing of valid FairCom DB error values.

See Also

TOCIndex