내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

AEM Assets - Search for multiple items in search field

Avatar

Level 2

Wondering if it's possible to configure AEM so you can search for multiple items in the search field. For example, if I want to look for 2 documents at once, "doc1.pdf, doc2.pdf" would I start here? http://docs.adobe.com/docs/en/aem/6-0/develop/extending/assets/searchx.html#Adding%20tabs

Or is there another approach I should take. 

Thanks in advance for any help!

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

That is the correct topic. Of course - you can write your service component using AEM APIs that is able to search AEM JCR. See http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/website.html#Creating the Search Component.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Level 10

That is the correct topic. Of course - you can write your service component using AEM APIs that is able to search AEM JCR. See http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/website.html#Creating the Search Component.

Avatar

Level 2

Thanks a lot for responding and for sending an alternate approach! At this point we are only working with the Asset component of AEM, not the CMS, but the documentation you sent may come in handy down the line. 

Best,

Rachel

Avatar

Level 2

Was this ever resolved? I am looking for a way for users to search for multiple assets within AEM Assets at once (ie. doc1.pdf, doc2.pdf, etc.) either using a csv file or using the search field