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

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -