Share via


Slow Search result after infrastructure update

Issue:

On MOSS 2007 / Search server 2008 , when you do a search on the SharePoint site with the "All Site" scope, the first result is displayed as expected and the subsequent search on the search result page is getting delayed. But this search works absolutely perfect when you do a search with "This Site" scope.

Cause:

The Federated Locations option that is provided with Infrastructure update in the search administration page is the cause if the SharePoint server do not have access to the internet as it tries to fetch results from the net also for the keyword in the federated webpart.

Resolution:

You have two options:

1. Disable all the federated search webparts on the search result page. This needs to be done on all the web application and sites that uses the search center page.

2. You can select the following option under:
a. Click open ‘Central Administration’ and open the ‘Shared Service Provider’
b. Click open ‘Search Administration’
c. Now click on ‘Federated Location’ on the left hand paned. You will come across the ‘Manage Federated Locations’ and we need to select the ‘Internet Search Results’ and the ‘Internet Search Suggestions’ and make sure that they don’t use OpenSearch.
e. Edit ‘Internet Search’ results and the ‘Internet Search’ and scroll below and expand the ‘Location Information’
f. Change the radio button to use ‘Search Index on this Server’ from the default ‘OpenSearch’

This will resolve your issue.

Cheers!!
SJURAV

Me

Comments

  • Anonymous
    March 04, 2009
    PingBack from http://www.clickandsolve.com/?p=17859

  • Anonymous
    January 31, 2010
    That's some nice detective work!  I've been trying to figure out what's up with the search on our intranet site for several days.   The tip-off was the "All Sites" vs "This Site" scope, but I'd never have thought tp look down in the "Manage Federated Locations" area. This fixed our search performance problem.  Thanks a lot.