opens a named index in the current object store, after which it can be used to, for example, return a series of records sorted by that index using a cursor.
Index index(String name);