Gets the schema of an index given its name.
public virtual ULIndexSchema * GetIndexSchema(const char * indexName)
indexName The name of the index.
A ULIndexSchema object for the specified index or NULL if it doesn't exist.