Class: Mongo::Operation::DropSearchIndex Private
- Inherits:
-
Object
- Object
- Mongo::Operation::DropSearchIndex
- Includes:
- OpMsgExecutable, Specifiable
- Defined in:
- lib/mongo/operation/drop_search_index.rb,
lib/mongo/operation/drop_search_index/op_msg.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
A MongoDB dropSearchIndex command operation.
Defined Under Namespace
Classes: OpMsg