Loading TOC...

xdmp.forestHost

xdmp.forestHost(
   id as (Number|String)
) as (Number|String)

Summary

Return the host of the forest with the given id.

Parameters
id A forest ID.

Example

xdmp.forestHost(xdmp.forest("Documents"));
=> 628308917998312873

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