#include <mongocxx/v_noabi/mongocxx/search_index_model.hpp>
◆ search_index_model() [1/4]
◆ search_index_model() [2/4]
◆ search_index_model() [3/4]
| mongocxx::v_noabi::search_index_model::search_index_model |
( |
search_index_model && | other | ) |
|
|
noexcept |
◆ search_index_model() [4/4]
| mongocxx::v_noabi::search_index_model::search_index_model |
( |
search_index_model const & | other | ) |
|
◆ ~search_index_model()
| mongocxx::v_noabi::search_index_model::~search_index_model |
( |
| ) |
|
◆ definition()
◆ name()
◆ operator v1::search_indexes::model()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ type() [1/2]
◆ type() [2/2]
Sets type of a search_index_model.
- Parameters
-
| type | The type for this index. Can be either "search" or "vectorSearch". |
- Returns
- A reference to this object to facilitate method chaining.
The documentation for this class was generated from the following file: