Reloading the RDN and UID index - PingDirectoryProxy - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce
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