Reloading the RDN and UID index
About this task
To reload the RDN and unique identifier (UID) index in the background so that the existing contents of these indexes can continue to be used:
Steps
-
Run the
reload-indextool with the--index rdnand--index uidoptions.Example:
$ bin/reload-index --task --bindPassword password \ --baseDN "dc=example,dc=com" --index rdn --index uid --background