Reload all the indexes within the scope of the base distinguished name (DN) dc=example,dc=com. The task is performed as cn=Directory Manager on port 389 of the localhost server.
Attention:
The existing index contents are erased before reloading.
To reload all of the indexes within the scope of the
dc=example,dc=com base DN, run the
reload-index tool.
$ bin/reload-index --task --bindPassword password --baseDN "dc=example,dc=com"