Issues fixed in MarkLogic Server 10.0-4.4
- Last Updated: April 6, 2026
- 1 minute read
- MarkLogic Server
- Documentation
Released: Aug 20, 2020
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | xdmp | BUG-55132 | cts:stem only stems in first of sequence in a nested eval cts:stem() only stems in first of sequence in a nested eval with the correct language setting. |
| all | MarkLogic REST API | BUG-55246 | Deleting path namespace and range path indexes simultaneously failure If you attempted to delete a path-namespace that was in use by a range-path-index, even if you were simultaneously deleting that range-path-index, the attempt would fail. |
| all | XQuery | BUG-55131 | cts:search only performed on the first item in map cts:search only performed on the first item in map with the correct language setting. |
| all | xdmp | BUG-55238 | Stemming performance [Performance regression beginning in 9.0-11] Ingestion of documents with stemming enabled is significantly slower in some cases. Large document ingestion may time out. |
| all | xdmp | BUG-55231 | Whitespace stripped from parsed JSON text nodes. If a JSON document contains a "language" or a "lang" property in an object, white space may be improperly stripped from text nodes when parsing. |
| all | xdmp | BUG-55226 | XDMP-KEYMISMATCH errors Certain documents become unreadable with XDMP-KEYMISMATCH errors. |