xdmp:cluster-version-at-least( $version as xs:unsignedInt ) as xs:boolean
Returns true current MarkLogic Server effective version is equal or greater that the version
Parameters | |
---|---|
version | The version to compare against the cluster's effective version |
xdmp:cluster-version-at-least(9000100) => true
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.