Index Checker admin tool - new version that works in Liferay 7.1 and 7.2

thumbnail
Jorge Díaz, modified 5 Years ago. Liferay Master Posts: 753 Join Date: 1/9/14 Recent Posts
Hi all,

I have published a new version of Index Checker:
  • Its major improvement: New version works in Liferay 7.1 and 7.2.
  • The new version also includes minor bug fixes and UI improvements.
So latest version works in every Liferay community and enterprise version from 6.2 to 7.2.

You can download Index Checker from Liferay marketplace:
The purpose of this portlet is to detected index problems and fix them without executing a full portal reindex.

How it works?

It queries data from both database and index, and matches it, displaying:
- missing objects
- outdated ones
- orphan data in index.
In order to match the data, this portlet compares primary keys, modified dates, status and version attributes of both database and index.
After wrong data is displayed, you will be able to reindex the missing or out dated objects. You can also remove orphan data from index.
If you have a lot of data in your system, it is possible to filter by entity or site, so for example: it is possible to reindex the webcontents from only one site

In case of any error, please report your issues in https://github.com/jorgediaz-lr/index-checker/issues, post a comment in this forum or reach me in Twitter @JorgeDiazLr

Regards,
Jorge Díaz