Powered by Zoomin Software. For more details please contactZoomin

What's New in MarkLogic 11

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

cts.documentFormatQuery()

Matches documents with the given format. The format could be one of "json","xml","text", or "binary"

cts.documentRootQuery()

Matches document with the given root element QName

cts.documentPermissionQuery()

Matches documents that have been assigned the given permission

TitleResults for “How to create a CRG?”Also Available inAlert