UDFs (Including UDF-Based Aggregate Built-ins)
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 10.0
- Documentation
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.