Tagged Questions
0
votes
1answer
144 views
Get Login name from Author field using Search
Im currently customising the CoreResultsWebPart and using it to aggregate Blog posts.
One of the default fields it returns is the Author field.
The author field though, is crawled and displayed as the ...
1
vote
1answer
115 views
Fast search: Remapped managed property contains old data
I'm having a problem with managed properties. I've made a custom web part to do a people search / keywordQuery based on user properties/managed metadata. I had to change a managed property to map to a ...
2
votes
0answers
139 views
Return a rich text managed property in search results
I am working with a custom list in Sharepoint 2010. The list has nine custom columns, some of which are rich text. I've mapped these custom columns to managed properties so that I can return them ...
2
votes
2answers
1k views
Show Manager in People Search Core Results [closed]
I need to show the manager (if possible clickable to his profile) on the People Search Core Results webpart.
What I've done atm:
Added a User profile property linked to the AD
Synchronised (and ...