Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbAllocFTI

Declaration

pCTDBFTI ctdbAllocFTI(CTHANDLE Handle)

Description

Allocate memory for a new Full-Text Index handle.

  • Handle is a table handle (CTDBTABLE)

Return

The new allocated Full-Text Search handle (pCTDBFTS), or NULL on failure.

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

See Also

TOCIndex