활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
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!
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
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.
조회 수
답글
좋아요 수
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.
조회 수
답글
좋아요 수
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
조회 수
답글
좋아요 수
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