You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
We 'clear' a database and not 'clean' it. It's not dirty after all ;)
I suggest changing the ./ml local clean to ./ml local clear because MarkLogic uses clear in admin console and in xdmp:forest-clear etc.
The text was updated successfully, but these errors were encountered:
While "clear" is the term used in MarkLogic's built-in functions, Roxy's had "clean" for about four years now. I wouldn't change it, but I wouldn't object to supporting "clear" as a synonym either. This (and any other synonym) can be done with app_specific.rb as well.
We 'clear' a database and not 'clean' it. It's not dirty after all ;)
I suggest changing the ./ml local clean to ./ml local clear because MarkLogic uses clear in admin console and in xdmp:forest-clear etc.
The text was updated successfully, but these errors were encountered: