Operation
|
Description
|
||
create
|
Performs all operations necessary to make the substring index usable by the system, in the following order: config, table, build, and index.
|
||
config
|
Reloads configuration information in the method server.
|
||
build
|
Populates the substring index schema objects with data from the source attribute.
|
||
table
|
Creates the table schema object for the substring index.
|
||
index
|
Creates the index schema objects for the substring index.
|
||
sync
|
Manually synchronizes the substring index data with the associated source attribute values.
|
||
drop
|
Drops all schema objects for the substring index.
|