mongodb-driver-kotlin-sync
5.3.0
jvm
mongodb-driver-kotlin-sync
/
com.mongodb.kotlin.client
/
MongoCollection
/
dropSearchIndex
drop
Search
Index
fun
dropSearchIndex
(
indexName
:
String
)
Drop an Atlas Search index given its name.
Parameters
index
Name
the name of the search index to drop.
See also
Drop search index