New CTS Document Queries
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
MarkLogic 11 adds three new CTS query constructors to make it easier to discover documents in a database:
Function |
Description |
|---|---|
Matches documents with the given format. The format could be one of "json","xml","text", or "binary" |
|
Matches document with the given root element QName |
|
Matches documents that have been assigned the given permission |