There's an Author UserId crawled property that supplies the SharePoint user id for a document author. I'm looking to somehow get access to the userId for the Checked Out To and Modified By users in the search results as well. Currently, I'm only supplied with the display name for each of these users.
Is there any way to get the actual IDs into the crawl?
Thanks in advance.