Manpages
Menu
Close menu
Search
Browse
Releases
24.04 LTS
(noble)
22.04 LTS
(jammy)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
Ubuntu Manpages
Close
Search
noble
man(3)
mongoc_collection_ensure_index.3.gz
PARAMETERS
Provided by:
libmongoc-doc (Version: 1.26.0-1.1ubuntu2)
Source:
mongo-c-driver
Report a bug
WARNING:
Deprecated since version 1.8.0: This function is deprecated and should not be used in new code. See
Manage Collection Indexes
.
PARAMETERS
collection
: A
mongoc_collection_t
.
keys
: A
bson_t
.
opt
: A mongoc_index_opt_t.
error
: An optional location for a
bson_error_t
or
NULL
.
ERRORS
Errors are propagated via the
error
parameter.
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc