Search filter behavior in AEM Guides Editor
If you use partial words in your AEM Guides Editor search, you won’t get any results. You must use exact words to return results for your searches.
Description description
Environment
ÃÛ¶¹ÊÓÆµ Experience Manager as a Cloud Service - Assets (AEMaaCS - Assets) within the AEM Guides Editor, development environment
Issue
When using the search filter in AEM Guides Editor, searches require exact words to return results.
Partial word searches don’t yield any matches. For example, searching for adobe will return results, if adobe is a complete word indexed in the system, but searching for ado  won’t return any results.
Resolution resolution
The search functionality in the AEM Guides Editor operates using full-text queries.
This means:
- Searches are based on complete words or phrases that are indexed within the system.
- Partial word searches (For example: searching for ado instead of adobe) aren’t supported out-of-the-box.
This behavior aligns with how search operates in other areas of AEM, such as Assets Search.
If further clarification or additional functionality is required, consider exploring customizations or enhancements to meet specific search requirements.