


I am trying to determine if an assets metadata field (in my case, "Image Credit") is treated differently during indexing, search, and sorting than an assets tag (in my case, "Asset Type" tag level 1, and "Photo" tag level 2). Unsure where to look, read, learn. Thank you.
Views
Replies
Total Likes
Here is a good place to start - How to edit or add metadata
Views
Replies
Total Likes
Appreciate the quick response, but that page does not give me any insight into how asset properties (metadata, e.g. dc:title) and custom properties like tags (cq:tags) are handled with Oak query and results. So when performing a query are the properties and tags indexed the same, are the results scored the same, etc.?
Views
Replies
Total Likes
From a technical perceptive - Lucene indexing should not treat them differently. For more information OAK Indexing, see this GEMS session - Oak Lucene Indexes
Views
Replies
Total Likes
Here is another good article on OAK indexing - http://www.aemcq5tutorials.com/tutorials/aem-oak-indexing-comprehensive-guide/
Views
Replies
Total Likes