Index Intersection and MongoDB 7

Index intersection is still there and supported, but never used in practice because in real-world workloads it almost never gets chosen by the query planner. The recommendation is to use well‑designed compound indexes that match your query patterns, and this doc page has been removed to avoid giving the impression that it was a recommended performance approach.

1 Like