Message Boards

Liferay problem with the indexers and search

Jose Lacueva, modified 2 Years ago.

Liferay problem with the indexers and search

New Member Post: 1 Join Date: 5/18/21 Recent Posts

Hello everybody,

I'm trying to index the entries for my custom entity. I'm using Liferay 7.2 and embedded Elasticsearch6.

I have created a EntityIndexer class that extends from BaseIndexer and has all the methods needed to override.

When I do the reindex from the Liferay Portal I can see (using a software called Cerebro to see the indexes created in the Elasticsearch Cluster) randomly some entries of my entity indexed or neither of them.

Anyone can help me with this?

Thank you in advance.