Loading TOC...

xdmp.hostForests

xdmp.hostForests(
   ID as (Number|String)
) as Sequence

Summary

Returns a sequence of forest IDs in the specified host.

Parameters
ID A host ID.

Example

xdmp.hostForests(xdmp.groupHosts(xdmp.group("Default")));
=> (8456374036761185098, 10615125154705099114)

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.