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 c9939bb commit 75bddc0Copy full SHA for 75bddc0
source/release-notes/4.2.txt
@@ -438,7 +438,7 @@ Wildcard Index Limitations
438
- :query:`{ $ne: { \<object\> } } <$ne>`
439
- :query:`{ $ne: null } <$ne>` (for queries on field paths that include arrays)
440
441
-- You cannot shard a collection using a wildcard index.
+- You cannot shard a collection using a wildcard index as the shard key.
442
443
- For queries that specify multiple fields covered by a wildcard index,
444
the wildcard index can support at most *one* of the fields in the
0 commit comments