Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

dam search by submitter id for both upper and lower case

Avatar

Level 1

Whats the best way to do a dam search by submitter id for both lower case and upper case ?

Some background

We are using an enhanced "out of the box" solution via:

http://wcms-local.wdf.sap.corp:4502/damadmin - search tab

1) We added a search predicate for the search panel.

path\content\src\jcr_root\apps\dam\content\search\searchpanel\facets\submitter_id

Using an xype of propertypredicate but tried fulltextpredicate but the fulltext field started pulling all result.

2) Also tried adding parameters (for lower and upper case) in search panel processing prior to dam search servlet:

path\content\src\jcr_root\apps\cq\ui\widgets\source\widgets\wcm\SiteAdminSearchPanel.js

If any one has advice it would be greatly appreciated.

0 Replies