-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.5.2
-
Component/s: Text Search
Proposed behavior:
- Fail text index build if any part of the index spec (key, default_language, language_override, weights, textIndexVersion) has an invalid value, or a document is found with an invalid language.
- Fail insert if document has an invalid language.
Current behavior if an invalid value is found is to silently ignore it and fall back to defaults.
- is related to
-
SERVER-10150 Inconsistent / missing text search results when documents contain "language" key
- Closed
-
SERVER-12070 Validate all indexes for new restrictions at startup
- Closed
- related to
-
SERVER-10906 Support for legacy text index format textIndexVersion:1
- Closed