Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
mblakele committed May 21, 2013
1 parent 72446bc commit fb4c31e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ If you need to move fragments of this kind, you may be better off reloading.
Finally, note that following this procedure may result in forests
containing many deleted fragments. To recover disk space,
you may wish to force some forests to merge.
This code does not monitor free disk space: that is your job.

Setup
---
Expand Down Expand Up @@ -164,7 +165,7 @@ Watch the Task Server status page. Once all the tasks have finished,
use this expression to renable the rebalancer.

xdmp:spawn(
enable.xqy',
'enable.xqy',
(),
<options xmlns="xdmp:eval">
<database>{ xdmp:database() }</database>
Expand Down

0 comments on commit fb4c31e

Please sign in to comment.