219 220 221
# File 'lib/marklogic/database.rb', line 219 def clear r = connection.delete(%Q{/v1/search}) end