FTS

FTS is abbreviated as Full Text Search. Documents can be searched by the text Text they contain. But, for FTS to be enabled for a document, it should be extracted first. A document is said to be extracted when the contents of all its pages are extracted.

 

NGOInitializeFTS

To Eenable the cCabinet for Full Text Search (FTS).

NGOGetFTSText

To gGet the extracted text for a specified document.

NGOFTSGetDocForFTS

To Gget the lList of documents of a folder, which  arethat is not yet extracted for FTS.

NGOFTSSetFTSDataEx

To sSet the extracted data for a document which that is useful in performing FTS.

NGOFTSSetFTSData

To set the FTS text data for a document and populates the full-text catalog that is useful in performing FTS.

NGOGetDocListForFts

To fetch documents with which the specified FTSIndex is associated.