IndexOptions.name

Optionally specify a specific name for the index outside of the default generated name. If none is provided then the name is generated in the format "field_direction"

struct IndexOptions
string name;

Meta