stickymerge

./bdd-admin.sh dgraph-admin stickymerge <merge policy> <hostname> changes the merge policy to the specified policy and forces a merge.

Note: In a Dgraph cluster, this command is routed to and processed by the leader node.
You must specify one of the following merge policies:
This command returns the following message:
[Manager] Change merge policy to <merge policy> and force merge the Dgraph index on <leader node>...

For more information on merges and merge policies, see Managing an index merge policy.