
xdmp.databaseQueryBalancerReset( database-id as (Number|String), options as (Number|String)[] ) as null
Reset the weight and select-count in the query balancer of the specified database on the specified hosts
| Parameters | |
|---|---|
| database-id | One database ID. |
| options | One or more host IDs |
http://marklogic.com/xdmp/privileges/xdmp-database-query-balancer-reset
xdmp.databaseQueryBalancerReset(xdmp.database("Documents"), xdmp.host());
=>
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.