Tagged Questions
1
vote
1answer
176 views
using FullTextSqlQuery to pull users and display hire date
I'm pulling a list of employees from SharePoint into a web part. I did the following:
mapped the Hire Date user profile property to the createTimeStamp AD property
created a managed property in 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
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 ...
0
votes
1answer
172 views
SP2010 Crawled Properties
I'm creating user profile properties and making them searchable. But now, I need to set a last property of the Crawled Property. So how can I check the "Include values for this property in the search ...