Dear Rahul,Thank you very much for this question, this works on my local AEM 6.4 with no problems..When you are running user search, AEM should execute following query:select [jcr:path], [jcr:score], * from [rep:User] AS a WHERE CONTAINS(*, 'corporate') UNION select [jcr:path], [jcr:score], * from [...