| TIB_FullTextSearchType Type |
Unit
IB_Components
Declaration
TIB_FullTextSearchType = ( tstTextExact,
tstTextPartial,
tstMetaPhoneExact,
tstMetaPhonePartial,
tstSoundex,
tstSoundexMax );Description
This type is used in order to indicate which type of full text search
should be perforrmed.