Legacy Knowledge Base
Published Jul. 2, 2025

liferay-search-tuning-rankings index is missing from Elasticsearch after installing DXP 7.2 FP8+/SP3+

Written By

Tibor Lipusz

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.

Environment

  • Existing Liferay DXP 7.2 installations after moving to Fix Pack 8+/Service Pack 3+ (FP8+/SP3+) patch level
  • Elasticsearch 6.x/7.x

Symptom

After installing DXP 7.2 FP8+/SP3+, the liferay-search-tuning-rankings index is missing from Elasticsearch.

Resolution

This index is replaced with one or more indexes which comply with the following naming pattern: liferay-<companyId>-search-tuning-rankings. Each new index stores Result Ranking entries for a given Virtual Instance. (The companyId belongs to a given Company record in your the database. It is displayed as "Instance ID" in the UI and represents the Virtual Instance.)

Existing data (documents) from the old index are migrated automatically at the first startup after the installation of FP8/SP3. Please refer to this guide for further details.

Did this article resolve your issue ?

Legacy Knowledge Base