Quantcast
Channel: SharePoint 2013 - Using SharePoint Designer, InfoPath and Other Customizations forum
Viewing all articles
Browse latest Browse all 9368

Implement Enterprise Search in SharePoint 2013 Site

$
0
0

I need to implement SharePoint 2013 Enterprise Search functionality.

Below are the requirements.

SharePoint 2013 Enterprise Search functionality will be configured. A maximum of 5 custom Result Sources and 5 custom result types will be considered.

A simple search text box will be included in the header of the website so that the user can perform search from any page of the website. A link for Advanced Search will also be present through which users can conduct refined searches, if needed.

Search will be applied on the following:

  • Portal Content
  • Document Metadata
  • Document Content
The search function will have the capability of searching documents in any format supported by SharePoint 2013 mainly Microsoft Office documents, Microsoft Publisher files, Visio files, HTML files, Tagged Image File Format (TIFF) files and Text files. 

 I've a search text box and button to search items in my master page as in below image

and html for the search text box and search button image is as below

 <div class="search">
     <input name="" type="text" />
     <input name="" type="button" />
</div>

Can anyone tell me what i need to do with the above html in the master page so i can implement enterprise search. 

I never implemented search before so please mention step by step procedure how do i need to implement it.



Viewing all articles
Browse latest Browse all 9368

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>