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