Allowing access from the Solr Admin UI for core indexing (deprecated)

An alternative (dsetool) for core indexing options because access from the Solr Admin UI has been deprecated.

When DataStax Enterprise authorization is enabled, you can use dsetool commands such as:
dsetool reload_core reindex=true
The dsetool commands support DSE authentication with [-l username -p password].
For details, see dsetool reload_core.
Attention: Allowing access from the Solr Admin UI for core indexing has been deprecated since DSE 5.1. (Refer to DSP-13530.) Instead, consider using dsetool.