Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbGetFTI

Declaration

CTHANDLE ctdbDECL ctdbGetFTI(CTHANDLE Handle, COUNT Number)

Description

Retrieve the Full-Text Search handle.

  • Handle is a table handle (CTDBTABLE)
  • Number is a Full-Text Search configuration number (must be set to 0; currently it is ignored)

Return Values

Returns the index handle on success or NULL on failure.

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

See Also

TOCIndex