Skip to main content

Securing MarkLogic Server

UDFs (Including UDF-Based Aggregate Built-ins)

UDFs that operate on a single range index will work with element level security. This includes the most commonly used aggregate functions like cts:sum-aggregate(), cts:stddev(), and so on. UDFs that apply to more than one range index will only work with unprotected values.