CreateFTIndex (NotesDxlImporter - JavaScript)

Read-write. Indicates whether the database receiving the imported notes is full-text indexed.

Defined in

NotesDxlImporter

Syntax

getCreateFTIndex() : boolean

setCreateFTIndex(flag:boolean) : void

Legal value Description
true if the database is full-text indexed
false (default) if the database is not full-text indexed