<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Microsoft SharePoint Developer Documentation Team Blog : Query</title><link>http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/Query/default.aspx</link><description>Tags: Query</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Add Virtual Earth Interactive Maps to your Search Server Site</title><link>http://blogs.msdn.com/sharepointdeveloperdocs/archive/2008/04/01/add-virtual-earth-interactive-maps-to-your-search-server-site.aspx</link><pubDate>Wed, 02 Apr 2008 01:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8349189</guid><dc:creator>jcrowley</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/sharepointdeveloperdocs/comments/8349189.aspx</comments><wfw:commentRss>http://blogs.msdn.com/sharepointdeveloperdocs/commentrss.aspx?PostID=8349189</wfw:commentRss><description>&lt;P&gt;(cross-posted from &lt;A class="" href="http://blogs.msdn.com/enterprisesearch/" mce_href="http://blogs.msdn.com/enterprisesearch/"&gt;Enterprise Search Blog&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to think of ways to make your Search Server site more interactive and graphical? You can use Federation as a way to enhance the functionality of your search result pages.&lt;/P&gt;
&lt;P&gt;The Federated Search Web Part makes it possible to display more than results from OpenSearch (1.0/1.1) sites on your search results page. The &lt;A href="http://msdn2.microsoft.com/en-us/library/bb931097.aspx"&gt;&lt;FONT color=#35648c&gt;Search Server 2008 SDK&lt;/FONT&gt;&lt;/A&gt; explains how to include &lt;A href="http://msdn2.microsoft.com/en-us/library/bb896017.aspx"&gt;&lt;FONT color=#35648c&gt;results from SQL Server database queries&lt;/FONT&gt;&lt;/A&gt; and &lt;A href="http://msdn2.microsoft.com/en-us/library/cc299447.aspx"&gt;&lt;FONT color=#35648c&gt;search sites that do not expose XML feeds&lt;/FONT&gt;&lt;/A&gt; (such as Atom or RSS). In both scenarios, you do this by means of a "connector," a light-weight interface that sends queries to a given location or database, places the results into a structured XML document, and sends that XML to a Federated Search Web Part.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;This sample demonstrates how you can extend the connector concept to Web service requests other than basic search queries. It shows how to use a connector to pass an address string to &lt;A href="http://msdn2.microsoft.com/en-us/library/aa286513.aspx"&gt;&lt;FONT color=#35648c&gt;Microsoft's MapPoint Web service&lt;/FONT&gt;&lt;/A&gt; in order to obtain the latitude and longitude coordinates for that address. Once you have those coordinates, displaying a Microsoft Virtual Earth map requires only the addition of some Javascript to your Federated Location definition file. See this &lt;A href="http://www.codeplex.com/sctfscve"&gt;&lt;STRONG&gt;&lt;FONT color=#35648c&gt;Codeplex project&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt; for the sample code (along with a sample Federated location definition file) and an explanation of how to implement it on your own site.&lt;/P&gt;
&lt;P&gt;This sample is part of the &lt;A href="http://www.codeplex.com/sct"&gt;&lt;STRONG&gt;&lt;FONT color=#35648c&gt;Search Community Toolkit&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG style="WIDTH: 380px; HEIGHT: 480px" height=480 src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/AddVirtualEarthInteractiveMapstoyourSear_CE51/VirtualEarthFederation_2.jpg" width=380 mce_src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/AddVirtualEarthInteractiveMapstoyourSear_CE51/VirtualEarthFederation_2.jpg"&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Jim Crowley &lt;BR&gt;Programming Writer &lt;BR&gt;Microsoft Corp&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8349189" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/documentation/default.aspx">documentation</category><category domain="http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/Connectivity/default.aspx">Connectivity</category><category domain="http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/Query/default.aspx">Query</category><category domain="http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/Samples/default.aspx">Samples</category><category domain="http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/Developer/default.aspx">Developer</category><category domain="http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/sharepointdeveloperdocs/archive/tags/WebService/default.aspx">WebService</category></item></channel></rss>