Question

i have my own custom group portlet, while creating a group we can add description about the group. My problem is when we create a group in public diffusion, and trying to search that group through description details. search is not dispalying that group in result.

Était-ce utile?

La solution

If you're modifying the behavior of a Liferay model you can use the IndexerPostProcessor to add additional items to the index (among other things).

See the official Liferay documentation on how to do so.

Autres conseils

Even liferay blog here provides details about customizing indexing.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top