LOTUSSCRIPT/COM/OLE CLASSES


CreateFTIndex method
Esempio

Creates a full-text index for a database.

Nota This method is new with Release 6.

Defined in

NotesDatabase

Syntax

Call notesDatabase.CreateFTIndex( options& , recreate )

Parameters

options&

recreate
Usage

This method works only for local databases.

Language cross-reference

createFTIndex method in Java Database class

Esempio
Vedere anche