I created a custom content type that includes a custom site column "Owner" of type "Person or Group". Now i need the accountname/login name (for exc. domain\usera) as a crawled property to include it in a managed property. The problem is that there is only a crawled property "ows_Owner(text)"that includes the display name (for exc. User A). Shouldn't there be also a crawled property that contains the account name ? Is there a way to get the crawled property that contains the accountname ? (Note: I already created a list from the content type, including items, and did a full crawl with the search service app).
thanks a lot for help