Gets the schema of an index, given the name.
public virtual ULIndexSchema * GetIndexSchema(const char * indexName)
indexName The name of the index.
A ULIndexSchema object for the specified index, or NULL if the object does not exist.