Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Add merge command for full merge #460

Closed
grtjn opened this issue Jun 17, 2015 · 1 comment
Closed

Add merge command for full merge #460

grtjn opened this issue Jun 17, 2015 · 1 comment
Milestone

Comments

@grtjn
Copy link
Contributor

grtjn commented Jun 17, 2015

MarkLogic changed since 7 to keep deleted fragments for an hour before cleaning them on merge. You can force to get rid of all with:

    xdmp:merge(
      <options xmlns="xdmp:merge">
        <merge-timestamp>{xdmp:request-timestamp()}</merge-timestamp>
      </options>)

Would be convenient to have that built in into Roxy as for instance ml local merge content..

grtjn added a commit to grtjn/roxy that referenced this issue Jul 8, 2015
@grtjn grtjn added this to the 1.7.3 milestone Jul 8, 2015
dmcassel added a commit that referenced this issue Aug 28, 2015
Fixed #460: added merge and reindex command for content
@grtjn
Copy link
Contributor Author

grtjn commented Sep 17, 2015

Fixed in dev

@grtjn grtjn closed this as completed Sep 17, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Jan 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant