Gets the schema of an index given its name.
public IndexSchema getIndex(String name)
name The name of the index.
The index schema of the named index.