The name of the bin.
The value that should be a member of the list or map in the bin.
Optional
indexType: indexTypeOne of indexType, i.e. LIST, MAPVALUES or MAPKEYS.
Optional
ctx: ContextThe cdt.Context of the index.
Secondary Index filter predicate, that can be applied to queries using Query#where.
Filter for list/map membership.
The filter matches records with a bin that has a list or map value that contain the given string or integer.