Package | Description |
---|---|
com.hcl.domino.data |
Modifier and Type | Method and Description |
---|---|
static FTIndex |
FTIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FTIndex[] |
FTIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FTIndexStats |
Database.ftIndex(Set<FTIndex> options)
This function creates a new full text index for a local database.
Synchronous full text indexing of a remote database is currently not supported. |
Copyright © 2019–2021 HCL. All rights reserved.