Index creation and management errors.
@type t() :: %TantivyEx.Error.IndexError{ __exception__: true, details: map() | nil, index_path: String.t() | nil, index_version: String.t() | nil, message: String.t(), operation: atom() | nil, suggestion: String.t() | nil }