TTdbTable.UpdateFullTextIndex
TTdbTable
See also
Rebuilds a full-text index.
procedure
UpdateFullTextIndex(const Fields, RelationField, CounterIndexFileName: String; Limit: Integer);
Description
Call UpdateFullTextIndex to search your table for keywords and enter them into the keyword table. After this operation you can use the keyword table for full-text searching and filtering.