I have more than 100 site collections in my web application created using Community Site template and several users have joined as members in several of them. I need to list down ONLY the community where a logged in user is member of using client code in a page with its URL.
This is possible using search results web part as per https://social.msdn.microsoft.com/Forums/sharepoint/en-US/2f84207d-82ab-43dd-afca-bfa6328d485c/how-to-find-the-list-of-community-sites-where-a-user-is-member-of?forum=sharepointgeneral but how could I get it by using KQL/query
Thanks and appreciate your help.