xdmp.stopJournalArchiving( forestIDs as (Number|String)[] ) as null
Stops journal archiving to the specified list of forests.
Parameters | |
---|---|
forestIDs | A sequence of forest IDs. |
http://marklogic.com/xdmp/privileges/xdmp-database-backup
http://marklogic.com/xdmp/privileges/xdmp-database-backup/database/{id}
xdmp.stopJournalArchiving( xdmp.databaseForests(xdmp.database("Documents")));
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.