MarkLogic Server 11.0 Product Documentation
xdmp.forestHostxdmp.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: Get the most useful answers to questions from the MarkLogic community, or ask your own question.