Global
MixedIndex(name, backendName, keys, global)
MixedIndex class
Use a mixed index for numeric range, full-text or geo-spatial indexing. Also, using a mixed index can speed up orderBy queries.
Parameters
name: String, Name of the mixed index
backendName: String, Indexing backend name
keys: Object, Properties to index
global: Boolean, Define the index as global or leave it limited to the model (label)