Hello everyone, As I am quite new to the world of Adobe Assets I
apologize if this question has already been raised and solved. What I am
interested in is what are the options, and best practices, for searching
for a desired asset via the AEM Assets API? The user of my app is
allowed to enter the search keywords which correspond to the asset
metadata attributes. Based on the user input my application should
return the desired asset which is stored in the DAM. However I am not
sure what is the be...