deleteIndex
Deprecated
Use defaultCollection.deleteIndex()
Replace with
defaultCollection.deleteIndex(name)
Content copied to clipboard
Delete the named index from the default collection.
Parameters
name
name of the index to delete
Throws
on failure
Deprecated
Use defaultCollection.deleteIndex()
Replace with
defaultCollection.deleteIndex(name)
Content copied to clipboard
Deprecated
Use defaultCollection.deleteIndex()
Replace with
defaultCollection.deleteIndex(name)
Content copied to clipboard