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:
  • Run the reload-index tool with the --index rdn and --index uid options.
    $ bin/reload-index --task --bindPassword password \ 
      --baseDN "dc=example,dc=com" --index rdn --index uid --background