Enumeration indexType

Specifies the collection datatype the secondary index should be built on. DEFAULT implies the value is not a collection datatype.z

Enumeration Members

Enumeration Members

DEFAULT: number

Default Secondary Index type for bins containing scalar values (i.e. integer, string).

LIST: number

Secondary index for bins containing ⇑Lists; The index will be built over the individual entries of the list.

MAPKEYS: number

SI for bins containing ⇑Maps; The index will be built over the individual keys of the map entries.

MAPVALUES: number

SI for bins containing ⇑Maps; The index will be built over the individual values of the map entries.

MMNEPVFCICPMFPCPTTAAATR