david g.
david g.
Converting to Draft as this depends on AEM CS release (which contains updates to Dispatcher).
Have you tried putting the term in double quotes? .. so: "awards & accolades" Else AEM search will search for "awards" and "accolades" .. which should give you pretty similar...
@amanmishra17 If you need, you can always do some customization where you can read/manipulate the fulltext search term before it gets processed by the AEM Search engine. For example, you...
@Jaski96 can you show a screenshot of the component configuration? thanks! What are the dates on the assets that arent showing up?
@Jaski96 the date range seems to work for me -- are you sure that the property is being saved as a Date field? and indexed as such as well?
@kwin any concerns with bumping this? (looks like you work on this project)
@mgallecom you mean like this: https://opensource.adobe.com/asset-share-commons/pages/development/asset-renditions/#asset-delivery-renditions-since-v260 Or are you asking about using assets hosted in Dynamic Media and dont exist in AEM? What's the use case your trying to achieve...
Can you provide the ASC and AEM versions being used? It sounds like the video file AssetType does not have a corresponding details page with the name, and its using...
Do you have an asset details template page at `.../details/multimedia.html` ? thats what an asset with AssetType "Multimedia" would resolve to.
Did you figure out a solution for this?