Legacy Knowledge Base
Published Jul. 2, 2025

Users Not Appearing After Reindexing

Written By

Christopher Lui

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

This article describes a situation where no searchable data appears in Liferay DXP 7.0, as if the indexes disappeared and reindexing does not resolve this. It is possible that your indexes have been set to read-only.

Resolution

  1. Navigate to Control Panel > Configuration > System Settings > Foundation > index-status-manager-configuration-name
  2. Uncheck the Index read only box.
  3. Click the Update button.

After performing these steps, you will need to reindex users from the Control Panel.

  1. Navigate to Control Panel > Server Administration
  2. Under Index Actions, click on Redindex all search indexes

This time, the reindex should complete successfully, and you should see all of your users on the Users and Organizations page.

If you still do not see your users, it may be necessary to shut down the portal, delete the /elasticsearch directory in your liferay.home, restart the portal and rerun the reindex.

Did this article resolve your issue ?

Legacy Knowledge Base