added
Search API: Search for assets in virtual folders
about 1 month ago
You can now use the Search API to return information about asset references in virtual folders by setting the parameter includeAssetsWithVirtualPaths
to true.
For example, let’s say the virtual folder “2025 Fall Campaign” contains the image “Cozy Oversized Sweater.” When the includeAssetsWithVirtualPaths
parameter is true
, a search of path:Library/2025 Fall Campaign/Cozy Oversized Sweater
returns the image. When the parameter is false, nothing is returned because the "2025 Fall Campaign" virtual folder is not the "Cozy Oversized Sweater" image’s primary parent.
This parameter is available in Search API versions 3.0 and 4.0 beginning in Orange Logic Milan.