-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Query Optimization
-
(copied to CRM)
It would be great if we could specify indexes that only index on the prefix of a field. i.e. for BinData on the first n bytes, for strings on the first n characters, etc. This might not work on all data types but it is a great tool for trimming index sizes when applicable.
- is duplicated by
-
SERVER-14974 Create index option to limit an index using the first N characters of the field
- Closed
- related to
-
SERVER-14784 Add expression indexes
- Backlog
-
SERVER-15090 Improve Text Indexes to support partial word match
- Backlog