Using Federated Search in Geographic Environments

Greetings, my name is Brenda Carter, I am a technical writer who writes content for the IT Pro audience about Office SharePoint Server and Windows SharePoint Services. 

 

The purpose of this blog entry is to tell you about the new federated search functionality that is part of the Infrastructure Update and how it can help you pull search results together in environments where multiple farms are deployed geographically, such as in the following diagram.

 

 

For more information about our overall solution for deploying geographically, see the blog article I posted on the product team blog: Deploying Microsoft Office SharePoint Server 2007 geographically. You’ll learn our recommendations for deploying across the globe and even see a sampling of our WAN test results. Plus, you’ll get to know the consulting team and product team members who contributed to this guidance. You can also go directly to our planning content on TechNet: Plan to deploy Office SharePoint Server globally.

Recommendations for using federated search in a geographic environment are provided by:

· Luca Bandinelli, previous SharePoint Ranger (Consultant) specializing in search and current Program Manager on the Customer Advisory team.

· Keller Smith, Program Manager on the Search team

· Richard Riley, Technical Product Manager

How federated search works

Federated search enables end users to issue a query that searches multiple sources and displays results in separate Web Parts on a single search results page. In a distributed environment with server farms in different regions, federated search can be configured on each of the regions representing a different federated location. The user will see search results from each region in a different federated results Web Part. The results can be displayed as soon as they are received. For example, search results from the local server farm will most likely be returned before search results that are received over WAN connections.

The following diagram illustrates the use of federated search in a geographically distributed environment in which Microsoft Office SharePoint Server is deployed to each region.

 

In this diagram:

· A user at Regional Farm 2 issues a query.

· The query traffic is sent to a Web server at the local farm. The Web server forwards the query to the federated search locations.

· Query A and B are federated locations and are sent to the geographically distributed farms.

· Query C is a local search that is served by the local farm.

· Search results are displayed on one Web page in separate Web Parts.

Configuring federated search in distributed environments

Using federated search, each server farm crawls its own content. For server farms running Office SharePoint Server, this requires an SSP at each regional farm. You create a federated connection to a remote server farm running Office SharePoint Server by creating (on the local server farm) an OpenSearch federated location. The OpenSearch federated location must point to the RSS feed of a search results page within a search center on the remote farm. You include the local farm in federated search by creating a “local search index” type of federated location. To implement federated search in a distributed environment, configure each farm with federated locations to the other farms.

The following diagram illustrates in greater detail a federated search connection to a remote farm.

 

 

In this diagram:

· On the Central Farm, a Search Center is added to the Company Info site collection. This Search Center is configured with the scope that allows users to search across the farm. This Search Center includes a Search Results page. An RSS feed is enabled for this page.

· On the Regional Farm, a federated search connection (callout A) is configured to connect to the Search Results page of the Central Farm. This allows local users at the Regional Farm to search across content at the Central Farm.

Summary of federated search

There are many advantages to using federated search in a geographic deployment. Federated search eliminates the need to crawl content over WAN connections or to synchronize content over WAN connections. Displaying the results in separate Web Parts helps users distinguish where content is located, making it easy to identify local content. Understanding where content is located can also help a user determine which results are most likely to be relevant.

There are a few drawbacks to this architecture, though. First, enterprise-wide relevance in search results cannot be achieved. Instead, relevance is scoped to each federated location. Next, query performance for remote locations is subject to WAN links. However, users typically receive search results for the local farm rather quickly.

The following table summarizes the tradeoffs of the federated search architecture.

Advantages

Disadvantages

· Provides enterprise-wide search.

· No limitation to the number of documents or items that can be searched.

· Content is not crawled or synchronized over WAN links.

· Query performance is optimized for local content while at the same time providing results for remote content.

· Users can search different locations without connecting to each location separately.

· Each content store can be managed separately.

· Windows SharePoint Services with Search Server 2008 can be used at regional farms, instead of Office SharePoint Server.

· Security-trimming is preserved for the local farm and for remote farms if Kerberos authentication is used.

· Search relevancy is not enterprise-wide. Relevancy is scoped to each content source.

· Managing multiple SSPs or deployments of Search Server 2008 increases administrative costs.

· Query performance for remote locations is subject to WAN links.

· Because content is not synchronized across the environment, users will be downloading documents over WAN links during peak hours for bandwidth utilization.

· Users cannot use advanced search options.

· If Kerberos is not used, preserving security-trimming of search results requires extending federated search Web Parts.

More information

For more information about using federated search in a geographically distributed environment, see Plan for global enterprise search. This article includes more information about:

· Configuring federated search in geographically distributed environments.

· Using federated search with farms running Windows SharePoint Services 3.0.

· Additional search architectures that are recommended for geographically distributed environments.

 

Let us know what other content you are looking for to architect your global search strategy.

Thanks, Brenda