Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbGetFTIFieldMode

Declaration

ULONG ctdbDECL ctdbGetFTIFieldMode(CTHANDLE Handle, NINT FieldNumber)

Description

Return the field mode specified when adding the field to the FTI.

Parameters

  • Handle [IN] - FTS handle
  • FieldNumber [IN] - Field number in the FTI field sequence

Return Values

Return the field mode or 0 on error.

TOCIndex