Skip to main content

Search Configuration in SharePoint 2013

How to create and configure a SharePoint Search service application?

Following are the basic steps to be carried out for creating a search service application.

  1. Create accounts 
  2. Create a Search service application 
  3. Configure the Search service application
  4. Configure the Search service application topology
Register a managed account by following these steps.
  1. Open the "Central Administration" home page, in the "Quick Launch", click "Security".
Enterprise Search Configuration in SharePoint 3.jpg
  1. On the Security page, in the "General Security" section, click "Configure managed accounts".
  2. On the "Managed Accounts" page, click "Register Managed Account".
Enterprise Search Configuration in SharePoint 4.jpg
  1. On the "Register Managed Account" page, in the "Account Registration" section, type the user name and password that you want to use as credentials for the service account.
Enterprise Search Configuration in SharePoint 5.jpg
  1. If you want SharePoint Server 2013 to manage password changes for this account, select the "Enable automatic password change" check box and configure the parameters for automatic password change.
  2. Click OK.
Create the Search Service application by following these steps:
  1. On the "Central Administration" home page, in the "Application Management" section, click "Manage service applications".
Enterprise Search Configuration in SharePoint 6.jpg2. In the "Manage Service Applications" page, on the ribbon, click "New", and then click "Search Service Application".
Enterprise Search Configuration in SharePoint 7.jpg
On the Create New Search Service Application page, do the following:
  1. Enter the Search Service Application name.
Enterprise Search Configuration in SharePoint 8.jpg
In the "Search Service Account" list, select the account that you registered in the previous procedure to run the Search service.
In the "Application Pool for Search Admin Web Service" section, do the following:
  1. Select the "Create new application pool" option, and then specify a name for the application pool in the "Application pool name" text box.
Enterprise Search Configuration in SharePoint 9.jpg
  1. In the "Select a security account for this application pool" section, select the "Configurable" option, and then from the list select the account that you registered to run the application pool for the Search Admin Web Service.
Enterprise Search Configuration in SharePoint 10.jpg
  1. In the "Application Pool for Search Query and Site Settings Web Service" section, do the following
  2. Choose the "Create new application pool" option, and then specify a name for the application pool in the "Application pool name" text box.
  3.  In the "Select a security account for this application pool" section, select the "Configurable" option, and then from the list select the account that you registered to run the application pool for the Search Query and Site Settings Web Service.
  4. Click "OK".
Configure the SharePoint Search service application
You configure a Search service application on the Search Administration page for that service application. Use the following procedure to go to the Search Administration page for a particular Search service application.
  1. Go to the Search Administration page
  2. Verify that the user account that is performing this procedure is an administrator for the Search service application that you want to configure.
Enterprise Search Configuration in SharePoint 11.jpg
  1. Please add the administrator account on the next screen.
Enterprise Search Configuration in SharePoint 12.jpg
  1. On the home page of the Central Administration website, in the Application Management section, click Manage service applications.
  2. On the Manage Service Applications page, click the Search service application that you want to configure.
On the Search Administration page, configure the settings as described in the following sections:
  • Specify the default content access account
  • Specify the contact email address 
  • Create content sources
Specify the default content access account
Use the following procedure to specify the default content access account:
  1. On the "Search Administration" page, in the "System Status" section, click the link in the default content access account row.
  2. In the "Default Content Access Account" dialog box, in the "Account" box, type the account that you created for the content access in the form domain\user name.
  3. Type the password for this account in the "Password" and "Confirm Password" boxes.
  4. Click "OK".
Specify the contact email address
Use the following procedure to specify the contact email address:
  1. On the "Search Administration" page, in the "System Status" section, click the link for the contact e-mail address.
  2. In the "Search E-mail Setting" dialog box, in the E-mail Address box, type the email address that you want to appear in the logs of servers that are crawled by the search system.
  3. Click "OK".
Enterprise Search Configuration in SharePoint 13.jpg
Configure Content Source
Use the following procedure to configure the content source:
  1. Click on the content source on the right side as shown below:

    Enterprise Search Configuration in SharePoint 14.jpg
  2. Click on the Edit as shown below for the Local SharePoint Sites:

    Enterprise Search Configuration in SharePoint 15.jpg
  3. Please make sure you have added your site URL in the following rectangular space with each site in a separate new line.
  4. Please configure an incremental crawl and a full crawl.

    Enterprise Search Configuration in SharePoint 16.jpg
  5. Once you are done with the steps above, please start a full crawl.
  6. Please wait until the crawl is over. It will take some time to finish the crawl.

    Enterprise Search Configuration in SharePoint 17.jpg
  7. You can click on the Crawl Log and you will see the contents that were crawled, as in:

    Enterprise Search Configuration in SharePoint 18.jpg
  8. Now go to the site which we have added to the content source and enter something to search for as shown below:

    Enterprise Search Configuration in SharePoint 19.jpg
  9. You will see the results once the search button is clicked, as in:

    Enterprise Search Configuration in SharePoint 20.jpg
  10. We even can now apply filters with a progress bar. That's a Great thing. When you wait on a searched element, you will even be prompted by a new great tool where you can:
  • Open the searched element
  • View the library
  • Send the searched element.

    Enterprise Search Configuration in SharePoint 22.jpg

Comments

Popular posts from this blog

"An unexpected error has occurred. Changes to your data cannot be saved" excel SharePoint

“If you’re not making some notable mistakes along the way, you’re certainly not taking enough  business and career chances .” After creating a custom "Export to Excel" button on the SharePoint page as in my previous post:   https://nethrasb.blogspot.com/2020/05/export-to-spreadsheet-option-in.html we encountered an issue, where one of the user received "An unexpected error has occurred. Changes to your data cannot be saved" in the excel sheet to which the data has been exported. But I was able to export the data using "System Account" without any issue!  The user has full control over the site and there should not be any permissions related issues.  What could be the issue then?  It might seem silly but this is what happened. Humans make mistakes :) My fellow team mate who had been asked to create the view, created a "Personal" view instead of creating a "Public" view !  "Personal" view is i...

This site has exceeded its maximum storage limit.Error while uploading file to document library - SharePoint

Issue:  Unable to upload files to SharePoint document library irrespective of the document size. Solution: When you delete items from a SharePoint site, they're sent to the site Recycle Bin. When you delete items from a site Recycle Bin, they're sent to the site collection Recycle Bin.  A SharePoint site collection administrator can view and restore deleted items from the site collection Recycle Bin to their original locations. If an item is deleted from the site collection Recycle Bin, or it exceeds the retention time, it is permanently deleted. 1. Click the gear icon and go to the "Site Settings" page. 2. Under the Site Collection Administration, click on "Recycle bin". 3. Delete the unwanted files.

Unable to create a list from the custom template uploaded to the list gallery in SharePoint online

SharePoint lists can be reused on multiple sites just with a list template without having to create a custom list from the scratch.  This can be accomplished by saving the list as a template (.stp) file from the "List Settings" page. Once the template has been created, it can be uploaded to any number of sites in their "List template Gallery" at the site collection level. From here, the list can be created on any of the subsites under that site collection. The approach is same for SharePoint online as well.  But, in SharePoint online, the list could not be found under the "Add an App" section even after uploading the list template to the gallery. So how to create a list from the template in SPO when it is not listed in the Apps? 1.  Create a Custom List from the site contents and save it as a list template.  2. Click on "Add an App" and choose the OOTB list template. In the pop up where the list name to be mentioned, click on "Advanced optio...