-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Querying
-
Fully Compatible
-
Query 2020-03-09, Query 2020-03-23, Query 2020-04-06, Query 2020-04-20, Query 2020-05-04
-
(copied to CRM)
-
48
If I have a large data set, I might want to create several indexes on it, each index covering only a subset of the full set of documents. Currently that's not allowed because we don't allow same pattern with different options, and filter is part of the options.
- causes
-
PYTHON-2215 Test failure - test_collection.TestCollection.test_index_filter
- Closed
-
SERVER-52814 queryPlanner.winningPlan.inputStage is undefined for a specific query
- Closed
- is duplicated by
-
SERVER-32733 Support same index definition but with different partial filter expressions
- Closed
-
SERVER-34841 Cannot create multiple indexes with the same pattern but different options
- Closed
- is related to
-
SERVER-24239 Add support for building indices with the same key pattern but different collations
- Closed
- related to
-
SERVER-62636 setFeatureCompatibilityVersion 4.4 succeeds on 5.0 binVersion that has indexes with conflicting options
- Closed
-
SERVER-47657 Add 'unique' and 'sparse' parameters to index signature
- Closed
-
SERVER-47659 Add 'wildcardProjection' parameter to index signature
- Closed
-
SERVER-67446 Ensure consistent wildcardProjection and columnstoreProjection specs in catalog
- Closed