We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6224a3 commit adee50bCopy full SHA for adee50b
doc/mongoc_index_opt_t.page
@@ -34,6 +34,10 @@ typedef struct
34
<section id="desc">
35
<title>Description</title>
36
<p>This structure contains the options that may be used for tuning a specific index.</p>
37
+
38
+ <p>NOTE: dropDups is deprecated as of MongoDB version 2.7.5. This option is silently
39
+ ignored by the server and unique index builds using this option will fail if a duplicate
40
+ value is detected.</p>
41
</section>
42
43
<links type="topic" groups="function" style="2column">
0 commit comments