コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

ASRP, MSRP, DSRP - user generated content indexing

Avatar

Level 4

Hi,

AEM provides different remote options for communities user generated content storage (ASRP, MSRP, DSRP). So the content would be stored outside AEM.

Question is if the content is searched through query builder, is the user generated content returned in search results? If this is the case, does the lucene index which we create for enhancing search performance, indexes the user generated content also for remote SRP options?

Thanks
Sandeep

1 受け入れられたソリューション

Avatar

正解者
Employee

hi Sandeep,

You need to use the SCF/SRP APIs to query Community content (query builder won't work)

https://docs.adobe.com/docs/en/aem/6-2/develop/communities/scf.html

There's plenty of samples on GitHub, e.g. 

https://github.com/Adobe-Marketing-Cloud/aem-communities-srp-browser

thanks

Bertrand

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee

hi Sandeep,

You need to use the SCF/SRP APIs to query Community content (query builder won't work)

https://docs.adobe.com/docs/en/aem/6-2/develop/communities/scf.html

There's plenty of samples on GitHub, e.g. 

https://github.com/Adobe-Marketing-Cloud/aem-communities-srp-browser

thanks

Bertrand