質問

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.

役に立ちましたか?

解決

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.

他のヒント

Even liferay blog here provides details about customizing indexing.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top