You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful, if Index defines a name() method. This allows only one instanceof check e.g. in dropIndex to get the name of the index, instead of checking for FieldIndex and MutliFieldIndex.