How to do this?
- First create a content source from Search Service Application for file share
- Create a search scope at Search Service Application Level with a custom "target results page", like http://yourSharePointSite/SearchCenter/Pages/SearchTransport.aspx
- Add the following rules for the scope created above:
- In Site collection, Search Setting, choose "enable Custom scope" and drop down Mode as:
- In Site Collection, Search Scope, Modify Search Dropdown Display Group to display only one single search scope created in the above step
- Create a Search Result Pages:
- use Search Result Page Layout (only avaiable in Enterprise Search center site template) , which gives you most web parts on the page
- Edit "Search Box" web part as follows:
- Edit "Search Core Results" as follows:
- insert "Refinement Panel" Web part and Customize it. see this blog for details
- insert "People Search Core Results" and modify "cross-web part query id" property
- insert another "Search Paging"web part and modify its "cross-web query id" property
- Modify Tab in search results
- go to http://yourSharePointSite/SearchCenter/SearchResults/AllItems.aspx
- modify "All Site" tab to use search result page created in the above step and also modify Tab name to reflect your scope name.