-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Geo, Index Maintenance
-
Query Optimization
This feature could be implemented in a number of ways.
1. Extend existing BTree to include B+ Tree functionality, implement MBR bucket functionality
2. Extend existing BTree to include R* tree functionality (e.g. geo dependent splitting, hilbert value inserts) and implement MBR bucket functions
- depends on
-
SERVER-8791 Create a uniform index API across all types of indices
- Closed
- is related to
-
SERVER-1436 index plugin api
- Closed