Product Documentation

Full-Text Search

Previous Topic

Next Topic

AddField

Declaration

void CTFullTextIndex::AddField(const CTField& pField, ULONG mode)

Parameters :

  • pField [IN] - Field object.
  • mode [IN] - Full-Text Search field matching mode.

Description

Add a new field to a Full-Text Index.

See Also

TOCIndex