Domanda

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.

È stato utile?

Soluzione

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.

Altri suggerimenti

Even liferay blog here provides details about customizing indexing.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top