Database Indexes
Schema indexes are defined using the schema.indexes property.
The indexes property can contain one or more indexes and must contain the primary key. Additional indexes will be treated as secondary Indexes.
Note
Ioto currently only supports the primary index.