xquery - MarkLogic - Quickest Way to Empty a Large Database -


what quickest way empty large database of documents in marklogic version 5?

the absolutely fastest way empty database clear forests connected it. go database in admin gui , find each forest. go each forest , select clear instantly delete documents in database.

if want programatically there this

or

xdmp:forest-clear(xdmp:database-forests(xdmp:database("my database")))


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -