0
votes
1answer
12 views

Restricted search on a list to hide private column

We have a list called employee. Out of all columns search result should not show 2 private columns named DOB & salary. Result can show all other columns. I mean how to implement restricted search ...
2
votes
0answers
23 views

How to create a search scope for content type in a sub site?

I have parent site i.e sharepoint.microsoft.com & a sub site sharepoint.microsoft.com/child/ Now a content type named "Problem" in created in sub site. I would like to add this content type in ...
0
votes
1answer
28 views

Search is not working on my SharePoint 2010

i am using SP 2010 and i have this issue on my intranet site : We configured the site URL to open as HTTPS protocol and after that i have error on my search that "We did not find any results" Can ...
1
vote
1answer
355 views

Search document from document library usin CAML query

I have document library which have folder and sub folder. the folder and sub folder level is more than 5. like as follow : Document Library |-> Folder-1 | -> Folder-1-1 | ...
1
vote
4answers
2k views

How to limit Search Crawl only to subsite

I have a top site collection (http://myportal) and subsite (http://myportal/teamsite) in a SharePoint 2010 based intranet. My Question: I am trying to configure search in such a way that when a user ...
1
vote
0answers
155 views

Why is the SearchBoxEx scopes drop-down displaying duplicates?

We have a SearchBoxEx control defined as follows: <SPSWC:SearchBoxEx SearchResultPageURL="/Pages/SearchResults.aspx" id="searchControl" RegisterStyles="false" ...
1
vote
1answer
1k views

Setting up the “Search this Site” functionality in Mysites?

I have been able to configure "find people" on the top of the mysites page by setting it to people search results of the enterprise search center in "Setup MySites" settings from CA. However I cant ...
0
votes
2answers
146 views

SharePoint 2010 Search - Site Collection - Managed Paths

I am having issues getting search to work in a Site Collection that is in a managed path. My site structure is as below: Publishing Site ---Managed Path -----Site Collection The search is working ...