Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
-
QE 2021-11-15, QE 2021-11-29, QE 2021-12-13, QE 2021-12-27, QE 2022-01-10, QO 2022-03-07, QO 2022-03-21, QE 2022-01-24, QO 2022-04-04
Description
In the documentation for Index Filters ,it says:
To see whether MongoDB applied an index
|
filter for a query shape, check the indexFilterSet |
field of either the db.collection.explain() or the
|
cursor.explain() method.
|
However in practice, this doesn't seem to indicate whether an index filter is being used and seems to remain false.
(Tested on v4.4.9 and v5.0.2)
Attachments
Issue Links
- is related to
-
SERVER-66233 Tag index_filter_commands.js with requires_fcv _60
-
- Closed
-