Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbGetFTIHandle

Declaration

CTHANDLE ctdbGetFTIHandle(CTHANDLE Handle)

Description

Return the Full-Text Search handle or NULL on failure.

  • Handle [IN] - c-treeDB C API handle

Return

Returns the index handle on success. Returns NULL on failure.

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

See Also

TOCIndex