<?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 Enterprise Search Blog : Express</title><link>http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx</link><description>Tags: Express</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Search Server 2008 Express Redistribution Rights</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/08/21/search-server-2008-express-redistribution-rights.aspx</link><pubDate>Fri, 22 Aug 2008 02:26:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8886412</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8886412.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8886412</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8886412</wfw:comment><description>&lt;p&gt;If you’re interested in using Search Server 2008 Express in your application or shipping it on hardware then take a look at the redistribution license page on the &lt;a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/redistreg.aspx"&gt;Enterprise Search site&lt;/a&gt;.&lt;/p&gt; This redistribution license agreement grants you the right to redistribute Microsoft Search Server 2008 Express with your software application or hardware.   &lt;p&gt;To obtain a Search Server 2008 Express redistribution license, you must:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Review the Search Server 2008 Express Redistribution End-User License Agreement (EULA). &lt;/li&gt;    &lt;li&gt;Print and retain a copy of the Search Server 2008 Express Redistribution EULA for your records.&lt;/li&gt;    &lt;li&gt;Register for Search Server 2008 Express redistribution rights.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;The license is applicable for all 37 Search Server 2008 Express languages.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/RedistributionLicenseforSearchServerExpr_C498/image_2.png"&gt;&lt;img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/RedistributionLicenseforSearchServerExpr_C498/image_thumb.png" width="416" height="449" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8886412" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Licensing/default.aspx">Licensing</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Redistribution/default.aspx">Redistribution</category></item><item><title>Announcing Faceted Search v2.5</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/08/12/announcing-faceted-search-v2-5.aspx</link><pubDate>Wed, 13 Aug 2008 00:50:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8853851</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8853851.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8853851</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8853851</wfw:comment><description>&lt;p&gt;Starting Faceted Search 2.5, the solution relies on &lt;a href="http://www.codeplex.com/entlib"&gt;Microsoft Enterprise Library&lt;/a&gt; to address common software requirements in caching, logging, exception handling, policy injection etc., etc. More importantly, the 2.5 is a ground breaking release that is setting new targets for the Faceted Search. So, what’s new?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image_2.png"&gt;&lt;img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image_thumb.png" width="427" height="374" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h4&gt;New Features&lt;/h4&gt;  &lt;h5&gt;1. Caching – dramatically improves performance and decreases the load on the search engine&lt;/h5&gt;  &lt;p&gt;The solution uses 2 mechanisms for manageable cache: quick and long. I built the caching logic on assumption that user knows what he/she is looking for. The Search Facets web part will cache original result set and use it for the search refinement, paging and other postbacks. If the initial result set doesn’t provide full coverage of the search, the smart 2&lt;sup&gt;nd&lt;/sup&gt; thread will run against real-time data providing adjustment to the cached match.&lt;/p&gt;  &lt;h5&gt;2. Synchronization with Core Search Results web part&lt;/h5&gt;  &lt;p&gt;The MOSS search is adjusted by several parameters that designer can set for the Core Search Results web part itself. These include &lt;i&gt;remove duplicates&lt;/i&gt;, &lt;i&gt;enable trimming&lt;/i&gt;, &lt;i&gt;permit noise words&lt;/i&gt;. When you drop the Search Facets web part to the search results page, it will find the Core Search Results, read its parameters and sync the search query parameters to exactly match ones used by the Core.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image_4.png"&gt;&lt;img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image_thumb_1.png" width="183" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h5&gt;3. Support for advanced search&lt;/h5&gt;  &lt;p&gt;It was the most wanted feature since Faceted Search 1.0. With 2.5, the Facets are rendered for advanced search although do not extend yet to ranges. The functionality is accomplished by extending SearchQuery structure to accommodate POST requests and sync back to GET query.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image9.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image9_thumb.png" width="425" height="399" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h5&gt;4. Match of search counters&lt;/h5&gt;  &lt;p&gt;This release introduced an updated search syntax that is design to provide matching counters to the core search. In fact, the new search query is using both KeywordQuery and FullTextQuery through the use of generics.&lt;/p&gt;  &lt;pre class="csharpcode"&gt;&lt;span class="kwrd"&gt;public&lt;/span&gt; &lt;span class="kwrd"&gt;class&lt;/span&gt; GenericQuery&amp;lt;T&amp;gt; : IDisposable &lt;span class="kwrd"&gt;where&lt;/span&gt; T : Query
{
    &lt;span class="kwrd"&gt;private&lt;/span&gt; EventHandler _customLogic;

    &lt;span class="kwrd"&gt;public&lt;/span&gt; ResultTableCollection Execute(EventArgs args)
    {
        _customLogic(_query, args);
        &lt;span class="kwrd"&gt;return&lt;/span&gt; _query.Execute();
    }

    ...
}&lt;/pre&gt;
&lt;style type="text/css"&gt;
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;

&lt;p&gt;Additionally, the WHERE clause of the search query was modified to provide closer match to the Core counter.&lt;/p&gt;

&lt;h5&gt;5. Introducing Parent-Child relationships&lt;/h5&gt;

&lt;p&gt;By design, the facets can support only 2 levels. This release extended the Facets schema to allow management of the nested layers. That eases the pain of displaying complex hierarchies such as geography, or org chart etc. Parent-Child relationship can be set by facet name and facet value, or just by facet name.&lt;/p&gt;

&lt;pre class="csharpcode"&gt;&amp;lt;Column Name=&lt;span class="str"&gt;&amp;quot;BDCCity&amp;quot;&lt;/span&gt; DisplayName=&lt;span class="str"&gt;&amp;quot;City&amp;quot;&lt;/span&gt; ParentName=&lt;span class="str"&gt;&amp;quot;BDCState&amp;quot;&lt;/span&gt; /&amp;gt;
&amp;lt;Column Name=&lt;span class="str"&gt;&amp;quot;BDCState&amp;quot;&lt;/span&gt; DisplayName=&lt;span class="str"&gt;&amp;quot;State&amp;quot;&lt;/span&gt; &amp;gt;
  &amp;lt;Mappings&amp;gt;
    &amp;lt;Mapping Match=&lt;span class="str"&gt;&amp;quot;Alberta&amp;quot;&lt;/span&gt;  ParentName=&lt;span class="str"&gt;&amp;quot;BDCCountry&amp;quot;&lt;/span&gt; ParentValue=&lt;span class="str"&gt;&amp;quot;Canada&amp;quot;&lt;/span&gt;/&amp;gt;    
    &amp;lt;Mapping Match=&lt;span class="str"&gt;&amp;quot;Manitoba&amp;quot;&lt;/span&gt; ParentName=&lt;span class="str"&gt;&amp;quot;BDCCountry&amp;quot;&lt;/span&gt; ParentValue=&lt;span class="str"&gt;&amp;quot;Canada&amp;quot;&lt;/span&gt; /&amp;gt;
    &amp;lt;Mapping Match=&lt;span class="str"&gt;&amp;quot;Ontario&amp;quot;&lt;/span&gt;  ParentName=&lt;span class="str"&gt;&amp;quot;BDCCountry&amp;quot;&lt;/span&gt; ParentValue=&lt;span class="str"&gt;&amp;quot;Canada&amp;quot;&lt;/span&gt;/&amp;gt;
    &amp;lt;Mapping Match=&lt;span class="str"&gt;&amp;quot;Quebec&amp;quot;&lt;/span&gt;   ParentName=&lt;span class="str"&gt;&amp;quot;BDCCountry&amp;quot;&lt;/span&gt; ParentValue=&lt;span class="str"&gt;&amp;quot;Canada&amp;quot;&lt;/span&gt;/&amp;gt;
  &amp;lt;/Mappings&amp;gt;
&amp;lt;/Column&amp;gt;&lt;/pre&gt;
&lt;style type="text/css"&gt;
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;

&lt;p&gt;In the configuration above, the City facets will display only after the user chose the State. The State itself will match the country of origin.&lt;/p&gt;

&lt;h5&gt;6. Extending search to logical “OR” queries&lt;/h5&gt;

&lt;p&gt;Original facets always represent “AND” queries. That implies ability to &lt;u&gt;narrow&lt;/u&gt; the search results by adding extra criteria. In this release I prototyped the way to &lt;u&gt;expand&lt;/u&gt; the search by adding additional matches to the criteris. This in fact resulted in rewamped the Bread Crumbs UI. Proviuded now out-of-the-box support for languages is a good example of how “OR” queries empower the search.&lt;/p&gt;

&lt;h5&gt;7. Simplified web part properties&lt;/h5&gt;

&lt;p&gt;The 2.5 release is friendly to modifications of the web part properties. I have all properties classified and broken down to groups for each of the web parts.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image_8.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/22735a195086_AA9D/image_thumb_3.png" width="226" height="289" /&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h5&gt;8. Other&lt;/h5&gt;

&lt;p&gt;There are lots and lots of numerous fixes and enhancements, including improved security validation, code refactoring, extending facet sorting, support of quoted search and duplicates etc., etc. &lt;/p&gt;

&lt;h4&gt;What’s next&lt;/h4&gt;

&lt;p&gt;It’s my privilege to say that we have a &lt;a href="http://www.codeplex.com/FacetedSearch/People/ProjectPeople.aspx"&gt;team&lt;/a&gt; now that helps to shape new releases and brainstorm the furutre of the Faceted Search. In present we are looking at AJAX and SilverLight and hopefully you’ll start seeing more and more power of Facets in the near future.&lt;/p&gt;

&lt;p&gt;&lt;a href="mailto:leonidly@microsoft.com"&gt;Leonid Lyublinski&lt;/a&gt;

  &lt;br /&gt;Senior Consultant

  &lt;br /&gt;Microsoft Consultancy Services&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8853851" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Developer/default.aspx">Developer</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Samples/default.aspx">Samples</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Community+Toolkit/default.aspx">Search Community Toolkit</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Results/default.aspx">Results</category></item><item><title>Announcing: Availability of Infrastructure Updates</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/07/15/announcing-availability-of-infrastructure-updates.aspx</link><pubDate>Tue, 15 Jul 2008 10:08:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8732722</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>12</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8732722.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8732722</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8732722</wfw:comment><description>&lt;p&gt;As announced on the &lt;a target="_blank" href="http://blogs.msdn.com/sharepoint/archive/2008/07/15/announcing-availability-of-infrastructure-updates.aspx"&gt;SharePoint Team blog&lt;/a&gt; this morning we released to web three new important updates that affect &lt;b&gt;SharePoint Server 2007&lt;/b&gt;, &lt;b&gt;Windows SharePoint Services 3.0&lt;/b&gt;, &lt;b&gt;Project Server 2007&lt;/b&gt;, &lt;b&gt;Search Server 2008&lt;/b&gt;, &lt;b&gt;Search Server 2008 Express&lt;/b&gt; and &lt;b&gt;Project Professional 2007&lt;/b&gt;.&lt;/p&gt;  &lt;p&gt;The &lt;strong&gt;Infrastructure Update for Microsoft Office Servers (KB951297) &lt;/strong&gt;(&lt;a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=3811C371-0E83-47C8-976B-0B7F26A3B3C4&amp;amp;displaylang=en"&gt;Download X86&lt;/a&gt;, &lt;a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=6E4F31AB-AF25-47DF-9BF1-423E248FA6FC&amp;amp;displaylang=en"&gt;Download X64&lt;/a&gt;)&lt;strong&gt; &lt;/strong&gt;is particularly important from a Search and SharePoint Server 2007 perspective as it contains the &lt;b&gt;new&lt;/b&gt; &lt;b&gt;Enterprise Search features&lt;/b&gt; that were shipped in &lt;a href="http://www.microsoft.com/enterprisesearch/downloads/default.aspx"&gt;Search Server 2008&lt;/a&gt; and &lt;a href="http://www.microsoft.com/enterprisesearch/downloads/default.aspx"&gt;Search Server 2008 Express&lt;/a&gt; that were are not already in SharePoint Server 2007; this includes &lt;b&gt;Federated Search capability&lt;/b&gt;, a &lt;b&gt;unified administration dashboard&lt;/b&gt; and several Search core platform performance updates.&lt;/p&gt;  &lt;p&gt;For an overview of the new federation features please check out &lt;a target="_blank" href="http://www.microsoft.com/winme/0711/31250/Federation/Default.html"&gt;this short video&lt;/a&gt; which covers how to configure a federated location and configure one of the new federated search Web Parts to show results from that location.&amp;#160; &lt;/p&gt;  &lt;p&gt;There’s also a growing number of articles on TechNet and MSDN that cover &lt;a target="_blank" href="http://technet.microsoft.com/en-us/library/bb905377(TechNet.10).aspx"&gt;configuring and troubleshooting federation&lt;/a&gt; and &lt;a target="_blank" href="http://msdn.microsoft.com/en-us/library/bb931109.aspx"&gt;extending federation with Federated Search Connectors&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;The screen capture below shows how federated search results show up on a results page – the results on the right hand side and top left are federated results, the ones at the bottom left are from the local index.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/AnnouncingAvailabilityofInfrastructureUp_1433F/image_6.png"&gt;&lt;img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/AnnouncingAvailabilityofInfrastructureUp_1433F/image_thumb_2.png" width="452" height="381" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The new Search Administration Dashboard consolidates all of the Search related admin activities into a single place – there’s also some new functionality in the dashboard (There’s greater granularity for content source crawl history and a convenient list that shows currently running crawls and durations for example) and it makes the Search Administrators job much easier by keeping everything close at hand.&lt;/p&gt;  &lt;p&gt;The UI looks like the screen capture below: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/AnnouncingAvailabilityofInfrastructureUp_1433F/image_8.png"&gt;&lt;img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/AnnouncingAvailabilityofInfrastructureUp_1433F/image_thumb_3.png" width="455" height="384" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The update leaves the old Search admin pages intact, the links to them stay in Central Admin (Along with a new link to the new dashboard) so if you’ve made any changes to them or just prefer to use the existing admin pages you’re free to do so.&lt;/p&gt;  &lt;p&gt;The other changes are all under the hood and improve Index and Query performance as well as fixing a few bugs.&amp;#160; Check out the KB articles below for more details.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/951297"&gt;Description of the Infrastructure Update for Microsoft Office Servers (KB951297)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/953750"&gt;Fixes Included in the Infrastructure Update for Microsoft Office Servers (KB953750)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://blogs.msdn.com/sharepoint/archive/2008/07/15/announcing-availability-of-infrastructure-updates.aspx"&gt;&lt;strong&gt;Please read this post on the SharePoint Team blog&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; and &lt;/strong&gt;&lt;strong&gt;the installation instructions&lt;/strong&gt;&lt;strong&gt; thoroughly before you install the Infrastructure Update for Microsoft Office Servers (KB951297) and the Infrastructure Update for Windows SharePoint Services 3.0 (KB951695) on SharePoint Server 2007 or Search Server 2008.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://go.microsoft.com/fwlink/?LinkId=122571"&gt;&lt;strong&gt;Install the Infrastructure Update for Microsoft Office Servers (Office SharePoint Server 2007)&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a target="_blank" href="http://go.microsoft.com/fwlink/?LinkId=122572"&gt;&lt;strong&gt;Install the Infrastructure Update for Microsoft Office Servers (Search Server 2008)&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Finally, if you’re wondering why the Infrastructure Update for Microsoft Office Servers (KB951297) and the Infrastructure Update for Windows SharePoint Services 3.0 (KB951695) applies to Search Server 2008 then you’re probably not alone! &lt;/p&gt;  &lt;p&gt;There’s a very good reason for both – Search Server 2008 and Search Server 2008 Express are built on the Windows SharePoint Services 3.0 platform (hence the need for the Infrastructure Update for Windows SharePoint Services 3.0 (KB951695)) and secondly the Search features are from SharePoint Server 2007 (hence the need for the Infrastructure Update for Microsoft Office Servers (KB951297)).&amp;#160; The latter update includes a few bug fixes since Search Server 2008 and Search Server 2008 Express launched.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;We strongly recommend that you install the updates that apply to you as soon as your patching and maintenance schedules permit.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Richard Riley    &lt;br /&gt;Senior Technical Product Manager     &lt;br /&gt;Microsoft Corp.     &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8732722" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Hotfix/default.aspx">Hotfix</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Updates/default.aspx">Updates</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Infrastructure+Updates/default.aspx">Infrastructure Updates</category></item><item><title>Indexing Exchange Server 2007 Public Folders</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/06/06/indexing-exchange-server-2007-public-folders.aspx</link><pubDate>Sat, 07 Jun 2008 03:56:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8579290</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8579290.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8579290</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8579290</wfw:comment><description>&lt;p&gt;I've had several questions recently about how to index Exchange Server 2007 Public Folders with SharePoint Server 2007.&lt;/p&gt;  &lt;p&gt;Unfortunately with the RTM versions of both products it's not actually possible due a couple of issues with both Exchange Server 2007 and SharePoint Server 2007.&lt;/p&gt;  &lt;p&gt;The good news however, is that everything is back in working order if you install Exchange Server 2007 Service Pack 1 *and* your SharePoint Server also has Service Pack 1 installed.&lt;/p&gt;  &lt;p&gt;The RTM versions of Search Server 2008 and Search Server 2008 Express are unaffected (As they already include the Service Pack 1 changes), so providing Exchange Server 2007 has Service Pack 1 installed they will both work.&lt;/p&gt;  &lt;p&gt;None of this affects Exchange Server 2003 which works with the RTM versions SharePoint Server 2007, Search Server 2008 and Search Server 2008 Express and SharePoint Server 2007 with SP1.&lt;/p&gt;  &lt;p&gt;Hopefully this stops people scratching their heads...&lt;/p&gt;  &lt;p&gt;Richard Riley   &lt;br /&gt;Senior Technical Product Manager    &lt;br /&gt;Microsoft Corp.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8579290" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Documentation/default.aspx">Documentation</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Introducing Protocol Handler.NET</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/06/04/introducing-protocol-handler-net.aspx</link><pubDate>Thu, 05 Jun 2008 09:13:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8574635</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8574635.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8574635</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8574635</wfw:comment><description>&lt;blockquote&gt;   &lt;p&gt;&amp;quot;Protocol Handler.Net is a set of .Net wrappers for the protocol handler interfaces that enable developers to create and deploy protocol handlers for SharePoint search and Search Server.&amp;#160; &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;Developers can index data and documents from any system they can connect to.&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;Much of the complexity and time around the development of protocol handlers, such as COM interoperability, are reduced and hidden in the wrappers themselves letting developers just concentrate on code to connect to a content source and pull data.&lt;/p&gt;    &lt;p&gt;Protocol Handler.Net makes it possible to develop protocol handlers in C# or VB.Net and simplifies the handling of security, metadata, streaming content, deployment and management just to name a few things. It also comes with a help system and sample project to further help developers.&amp;quot;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Big thank you to to Chris Gomez from &lt;a href="http://www.FastSharePoint.com"&gt;http://www.FastSharePoint.com&lt;/a&gt; for creating and sharing these tools and samples!&lt;/p&gt;  &lt;p&gt;They are available now on CodePlex at &lt;a title="http://www.codeplex.com/phdotnet" href="http://www.codeplex.com/phdotnet"&gt;http://www.codeplex.com/phdotnet&lt;/a&gt; and are part of the &lt;a href="http://www.codeplex.com/sct" target="_blank"&gt;Search Community Toolkit&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.codeplex.com/sct"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="searchcomv2small" src="http://blogs.msdn.com/blogfiles/enterprisesearch/WindowsLiveWriter/5c38b1a3a3cb.NETPHwrappers_12DDC/searchcomv2small_3.jpg" width="212" height="73" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8574635" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Developer/default.aspx">Developer</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Connectivity/default.aspx">Connectivity</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Samples/default.aspx">Samples</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Community+Toolkit/default.aspx">Search Community Toolkit</category></item><item><title>Announcing: Release to Web of Documentum and FileNet Indexing Connectors</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/05/27/announcing-release-to-web-of-documentum-and-filenet-indexing-connectors.aspx</link><pubDate>Wed, 28 May 2008 03:45:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8555695</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8555695.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8555695</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8555695</wfw:comment><description>&lt;p&gt;Today marks the release of 2 new Microsoft Enterprise Search Indexing Connectors (formally known as Protocol Handlers) for EMC Documentum 5.3 (Service Pack 4) and IBM FileNet P8 3.5.1 or 3.5.2.&lt;/p&gt;  &lt;p&gt;The connectors are compatible with the 32bit English Language versions of SharePoint Server 2007 (Service Pack 1), Search Server 2008 and Search Server 2008 Express, and are available as FREE downloads from;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=2BE66504-21FB-4130-844C-0F89DA54515F&amp;amp;displaylang=en"&gt;Enterprise Search Indexing Connector 2008 for EMC Documentum&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=150004F9-FA15-41C6-902B-202AD2FC16D2&amp;amp;displaylang=en"&gt;Enterprise Search Indexing Connector 2008 for IBM FileNet&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Installation and configuration documentation is included in the download and the release notes are available here;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=113951&amp;amp;clcid=0x409"&gt;Release Notes for Indexing Connector 2008 for EMC Documentum&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/search/redir.aspx?assetid=AM102665701033 "&gt;Release Notes for Indexing Connector 2008 for IBM FileNet&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;A couple of overview videos to get you up and running with the connectors quickly are available through the links below;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/winme/0804/32391/ConnectorTraining_EMCDocumentum/index.html"&gt;Overview Video - Installing and configuring the EMC Documentum Connector&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/winme/0804/32391/ConnectorTraining_IBMFilenet/index.html"&gt;Overview Video - Installing and configuring the IBM FileNet Connector&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Both of these connectors are fully supported through your existing service contract with Product Support Services or through the regular pay per incident channel.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8555695" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Connectivity/default.aspx">Connectivity</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Introducing the ExportCrawlLog STSADM Command Extension</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/05/26/introducing-the-exportcrawllog-stsadm-command-extension.aspx</link><pubDate>Tue, 27 May 2008 06:46:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8553999</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8553999.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8553999</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8553999</wfw:comment><description>&lt;p&gt;In versions of SharePoint prior to MOSS 2007 each time a crawl was executed, a new group of log messages were stored to the database.&amp;#160; Also, the name of the log itself was changed in the documentation and the user interface. Formerly this log was known as the Gatherer Log, but it is now called the Crawl Log.&amp;#160; &lt;/p&gt;  &lt;p&gt;When troubleshooting problems with the crawl of a particular content source it was (and still is) sometimes useful to compare and contrast the messages logged between one crawl and the next.&amp;#160; In MOSS 2007, the storage of the crawl log messages has been optimized/minimized such that only the most recent message for a given URL is stored in the database.&amp;#160; As a consequence, the results from a prior crawl are overwritten by results from subsequent crawls.&amp;#160; In other words, you can only ever see the most recent log message for a given URL.&lt;/p&gt;  &lt;p&gt;This is where the &lt;a href="http://msdn.microsoft.com/en-us/library/bb417382.aspx"&gt;STSADM command extension&lt;/a&gt; &amp;#8220;ExportCrawlLog&amp;#8221; comes in. The motivation for preparing this tool is to provide a way to make a &amp;#8220;snapshot&amp;#8221; of the Crawl Log information at a point in time to facilitate post-mortem analysis of crawl problems.&amp;#160; As a bonus, in addition to extracting crawl log detail, it also provides some summary reporting features.&amp;#160; The goal of the tool is to provide a means of gathering data by which you can track and manage the health of your index over time.&amp;#160; For instance you could setup a scheduled task to run this command once a day and generate summary reports that can provide data for trend monitoring.&lt;/p&gt;  &lt;p&gt;ExportCrawlLog uses only the published APIs of the SharePoint Object Model and must be run on the index server of your SharePoint Farm. ExportCrawlLog is available as source code on Codeplex at &lt;a href="http://www.codeplex.com/ExportCrawlLog"&gt;http://www.codeplex.com/ExportCrawlLog&lt;/a&gt; and is part of the &lt;a href="http://www.codeplex.com/sct"&gt;Search Community Toolkit&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Please use the Discussion tracking and Issue tracking features of Codeplex to offer your feedback.&lt;/p&gt;  &lt;p&gt;Larry Kuhn    &lt;br /&gt;Architect     &lt;br /&gt;Microsoft Consulting Services.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8553999" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Developer/default.aspx">Developer</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Samples/default.aspx">Samples</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Community+Toolkit/default.aspx">Search Community Toolkit</category></item><item><title>Understanding Total Hits &amp; Paging in the MOSS 2007 Search API</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/05/22/understanding-total-hits-paging-in-the-moss-2007-search-api.aspx</link><pubDate>Thu, 22 May 2008 21:45:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8533148</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8533148.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8533148</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8533148</wfw:comment><description>&lt;p&gt;One of the more discussed topics I&amp;#8217;ve seen (and struggled with myself) is around the concept of obtaining the total number of hits in a search results when working with the MOSS API. For instance, when I search for &amp;#8220;sales forecast&amp;#8221; in my SharePoint site, I want to not only see a set of paged results, 10 hits per page, but also see that my search found 127 matches. Those of you who&amp;#8217;ve worked with the SharePoint Search Web Parts know this is a piece of cake using the Search Core Results, Search Paging and Search Statistics Web Parts. &lt;/p&gt;  &lt;p&gt;But what if you need to roll your own solution? How can you get the same data out of your search query using the MOSS 2007 Search API? At first this can be a bit tricky but this post will hopefully show you how to knock it down to being a trivial task.&lt;/p&gt;  &lt;p&gt;Executing a search query against the SharePoint API has you working with two objects that implement the abstract class &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.query.aspx"&gt;&lt;b&gt;Microsoft.Office.Server.Search.Query.Query&lt;/b&gt;&lt;/a&gt;: &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.keywordquery"&gt;&lt;b&gt;Microsoft.Office.Server.Search.Query.KeywordQuery&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.fulltextsqlquery.aspx"&gt;&lt;b&gt;Microsoft.Office.Server.Search.Query.FullTextSqlQuery&lt;/b&gt;&lt;/a&gt;. The former &lt;b&gt;KeywordQuery&lt;/b&gt; is useful for simple queries whereas the latter &lt;b&gt;FullTextSqlQuery&lt;/b&gt; is much more powerful. Both implement the &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.query.execute.aspx"&gt;&lt;b&gt;Execute()&lt;/b&gt;&lt;/a&gt; method which executes the defined query and returns back a collection of results as type &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.resulttablecollection.aspx"&gt;&lt;b&gt;Microsoft.Office.Server.Search.Query.ResultTableCollection&lt;/b&gt;&lt;/a&gt;. Using this object, you can get the specific results you are interested in. For instance to get the relevant results use the following to get an instance of a specific &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.resulttable.aspx"&gt;&lt;b&gt;Microsoft.Office.Server.Search.Query.ResultTable&lt;/b&gt;&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;using (FullTextSqlQuery query = new FullTextSqlQuery(SPContext.Current.Site))&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;{&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;query.QueryText = &amp;quot;SELECT Rank, Title Url FROM Scope() WHERE FREETEXT(defaultproperties,'sales proposal') ORDER BY Rank Desc&amp;quot;,&lt;/p&gt;    &lt;p&gt;ResultTableCollection results = query.Execute();&lt;/p&gt;    &lt;p&gt;ResultTable relevantResults = results[ResultType.RelevantResults];&lt;/p&gt;    &lt;p&gt;// do work with the results&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;}&lt;/p&gt;  &lt;p&gt;Simple enough, but the project requires much more than that as usual. What we need to do is page the results to show only 15 items per page. No problem&amp;#8230; let&amp;#8217;s just modify that query a bit to set the &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.query.startrow.aspx"&gt;&lt;b&gt;Query.StartRow&lt;/b&gt;&lt;/a&gt; &amp;amp; &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.query.rowlimit.aspx"&gt;&lt;b&gt;Query.RowLimit&lt;/b&gt;&lt;/a&gt; properties of the query to say what page we&amp;#8217;re on and tell SharePoint how many results we want to get back. Take for instance if we&amp;#8217;re on page 2 of the results&amp;#8230; we want to start with the 16&lt;sup&gt;th&lt;/sup&gt; hit as 1-15 were on page 1:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;using (FullTextSqlQuery query = new FullTextSqlQuery(SPContext.Current.Site))&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;{&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;query.StartRow = 16;&lt;/p&gt;    &lt;p&gt;query.RowLimit = 15;&lt;/p&gt;    &lt;p&gt;query.QueryText = &amp;quot;SELECT Rank, Title Url FROM Scope() WHERE FREETEXT(defaultproperties,'sales proposal') ORDER BY Rank Desc&amp;quot;,&lt;/p&gt;    &lt;p&gt;ResultTableCollection results = query.Execute();&lt;/p&gt;    &lt;p&gt;ResultTable relevantResults = results[ResultType.RelevantResults];&lt;/p&gt;    &lt;p&gt;// do work with the results&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;}&lt;/p&gt;  &lt;p&gt;Again&amp;#8230; pretty straight forward. Now is where it gets a bit tricky. You need to show links to provide paging&amp;#8230; but in order to do that you need a good idea what the total reset set of your search query because if there were only 43 hits, you don&amp;#8217;t want to shot options to jump to page 9. The property that gives you the number you&amp;#8217;re looking for is &lt;b&gt;ResultTable.TotalResults&lt;/b&gt;. Now there&amp;#8217;s something special about this guy: he doesn&amp;#8217;t give you an exact number&amp;#8230; he gives you an &lt;i&gt;estimate&lt;/i&gt;. Why an estimate? Quite simply, with all the security trimming and other complex logic inherit to search algorithms, it&amp;#8217;s just too expensive to get a specific number. Sites like Live.com can do this because they don&amp;#8217;t have to concern themselves with the security trimming of hits.&lt;/p&gt;  &lt;p&gt;But this is not all&amp;#8230; there&amp;#8217;s another property you should pay attention to: &lt;a href="http://msdn2.microsoft.com/en-us/library/microsoft.office.server.search.query.query.totalrowsexactminimum.aspx"&gt;&lt;b&gt;Query.TotalRowsExactMinimum&lt;/b&gt;&lt;/a&gt;. This property tells SharePoint this is the minimum number of hits to be included in the search. It&amp;#8217;s used to generate the estimate of total results. Think of it like a hint to search&amp;#8230; saying &amp;#8220;you only have to work this hard on this query.&amp;#8221; Most search implementations only show the next few paging options&amp;#8230; they don&amp;#8217;t show ALL the options. For instance, if you&amp;#8217;re on page 5, your paging control may show the following:&lt;/p&gt;  &lt;p&gt;&amp;#171;Previous&amp;#171; 2 3 4 5 6 7 8 &amp;#187;Next&amp;#187;&lt;/p&gt;  &lt;p&gt;In this case, you don&amp;#8217;t need for search to find ALL the results&amp;#8230; you only need it to determine how many more page options you want to show to see if you&amp;#8217;re going to show too many or too few. In the above example, you have an additional 3 pages of results you want to show. Continuing on this example, you have a result set of 15 and you have an additional 3 pages you want to show, the &lt;b&gt;Query.TotalResultsExactMinimum&lt;/b&gt; property would be 45 as it already is going to factor into the equation the &lt;b&gt;Query.StartRow&lt;/b&gt; property:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;using (FullTextSqlQuery query = new FullTextSqlQuery(SPContext.Current.Site))&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;{&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;query.StartRow = 16;&lt;/p&gt;    &lt;p&gt;query.RowLimit = 15;&lt;/p&gt;    &lt;p&gt;// TotalRowsExactMinimum = [number of pages to show] * [page size]&lt;/p&gt;    &lt;p&gt;query.TotalRowsExactMinimum = 45;&lt;/p&gt;    &lt;p&gt;query.QueryText = &amp;quot;SELECT Rank, Title Url FROM Scope() WHERE FREETEXT(defaultproperties,'sales proposal') ORDER BY Rank Desc&amp;quot;,&lt;/p&gt;    &lt;p&gt;ResultTableCollection results = query.Execute();&lt;/p&gt;    &lt;p&gt;ResultTable relevantResults = results[ResultType.RelevantResults];&lt;/p&gt;    &lt;p&gt;// do work with the results&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;}&lt;/p&gt;  &lt;p&gt;That&amp;#8217;s all there really is to it! One parting word of advice: use the &lt;b&gt;Query.TotalRowsExactMinimum&lt;/b&gt; property with care as the higher its set, the greater performance impact there will be on each search query executed.&lt;/p&gt;  &lt;p&gt;A special shout out &amp;amp; thanks to Puneet Narula @ Microsoft for helping uncover this very helpful nugget of info.&lt;/p&gt;  &lt;p&gt;Andrew Connell (&lt;a href="http://www.andrewconnell.com/blog/"&gt;blog&lt;/a&gt;)     &lt;br /&gt;&lt;a href="https://mvp.support.microsoft.com/default.aspx/profile/andrew.connell" target="_blank"&gt;Microsoft MVP&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8533148" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Query/default.aspx">Query</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Developer/default.aspx">Developer</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Samples/default.aspx">Samples</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Results/default.aspx">Results</category></item><item><title>Crawling Novell Netware with SharePoint Server 2007 and Search Server 2008</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/05/12/crawling-novell-netware-with-sharepoint-server-2007-and-search-server-2008.aspx</link><pubDate>Tue, 13 May 2008 01:07:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8497231</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8497231.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8497231</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8497231</wfw:comment><description>&lt;p&gt;Search in SharePoint Server 2007 and Search Server 2008 can crawl a variety of content sources. For several of the &amp;#8220;out of the box&amp;#8221; content sources security information in the form of ACLs are collected as part of the indexing process.&amp;#160; At query time, search results are trimmed based on the identity of the user submitting the query, and the ACLs collected from crawling. &lt;/p&gt;  &lt;p&gt;In certain scenarios, the built-in security trimming is not sufficient for your requirements or the indexing connector isn&amp;#8217;t able to collect ACLs at crawl time - in this scenario you'll need to implement a &lt;a href="http://msdn.microsoft.com/en-us/library/aa981236.aspx" target="_blank"&gt;Custom Security Trimmer&lt;/a&gt;. For example, content in Novell Netware file shares can be crawled by SharePoint Server 2007 &amp;amp; Search Server 2008(Using the built-in Fileshare Indexing Connector along with Windows Services for Netware) but the indexing connector doesn&amp;#8217;t know how to collect ACLs from Netware. &lt;/p&gt;  &lt;p&gt;For security trimmed results, that scenario will require a custom security trimmer (CST) to be developed. We recently released a &lt;a href="http://www.codeplex.com/sctcstn"&gt;Novell Netware CST&lt;/a&gt; on CodePlex as part of the &lt;a href="http://www.codeplex.com/sct"&gt;Search Community Toolkit&lt;/a&gt;.&amp;#160; This can be installed and configured in less than 30 minutes and has been tested against Netware 6.5 although it should work with earlier versions too.&amp;#160; It's compatible with SharePoint Server 2007, Search Server 2008, and Search Server 2008 Express.&lt;/p&gt;  &lt;p&gt;It includes documentation on how to configure a content source to crawl Netware and how to install the CST.&amp;#160; We&amp;#8217;ll post the source code for the CST soon once we&amp;#8217;ve finished some final testing and the code will be commented and include a doc that provides an overview of the structure of the code and explains where you might want to make your own modifications.&amp;#160; This will be great example of how to build your own CST if you&amp;#8217;re looking for a good sample to start from.&amp;#160; &lt;/p&gt;  &lt;p&gt;The initial version was released with an open source license at &lt;a href="http://www.codeplex.com/sctcstn"&gt;http://www.codeplex.com/sctcstn&lt;/a&gt; and includes the following features:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Netware Custom Security Trimmer Binaries     &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Documentation Providing Click Through Guidance&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;For Crawling Netware Content&lt;/li&gt;      &lt;li&gt;For Installing the Binaries&lt;/li&gt;      &lt;li&gt;For Security Trimming Netware Results &lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Semi-Automated Installation In Under 30 minutes     &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Forms Authentication Support     &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;64 bit Platform Support     &lt;br /&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;table cellspacing="0" cellpadding="0" width="400" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="115"&gt;Mitch Prince         &lt;br /&gt;Architect          &lt;br /&gt;Microsoft&lt;/td&gt;        &lt;td valign="top" width="284"&gt;John Kelly         &lt;br /&gt;Consultant          &lt;br /&gt;Microsoft&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8497231" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Developer/default.aspx">Developer</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Connectivity/default.aspx">Connectivity</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Community+Toolkit/default.aspx">Search Community Toolkit</category></item><item><title>Search Server Express Heroes - Tell Your Story!</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/04/11/search-server-express-heroes-tell-your-story.aspx</link><pubDate>Fri, 11 Apr 2008 22:13:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8381691</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8381691.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8381691</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8381691</wfw:comment><description>&lt;p&gt;Search Server 2008 Express has only been &lt;a href="http://blogs.msdn.com/enterprisesearch/archive/2008/03/02/delivering-on-the-promise-of-enterprise-search-for-the-masses.aspx"&gt;available for a month now&lt;/a&gt;, and we have already been hearing stories from customers about how it has helped them deliver value to their organization -- in many cases in unexpected ways that became a great hero opportunity for IT.&amp;#160; We would really like to share your stories on our &lt;a href="http://www.microsoft.com/enterprisesearch"&gt;website&lt;/a&gt; to help others understand how search can help them...&lt;/p&gt;  &lt;p&gt;Have you used Search Server Express to change the way your organization uses search to find information? Can your co-workers uncover the information they need on the company intranet faster than before? Do your customers now locate products and services from public facing websites quickly and easily?&amp;#160; If so, tell us your story!&lt;/p&gt;  &lt;p&gt;Visit &lt;a href="http://formserver.avitivacorp.com/_layouts/formserver.aspx?XsnLocation=/FormServerTemplates/SearchServerExpressCustomer.xsn&amp;amp;OpenIn=Browser"&gt;here&lt;/a&gt; to briefly tell us how and why you implemented Search Server Express at your organization as well as the feedback you received from your co-workers and customers.&amp;#160; Partners, you can submit your customer stories &lt;a href="http://formserver.avitivacorp.com/_layouts/formserver.aspx?XsnLocation=/FormServerTemplates/SearchServerExpressPartner.xsn&amp;amp;OpenIn=Browser"&gt;here&lt;/a&gt; as well, and we will include your name in the entries.&amp;#160; We will post selected stories on the &lt;a href="http://www.microsoft.com/enterprisesearch"&gt;www.microsoft.com/enterprisesearch&lt;/a&gt; website this month!&lt;/p&gt;  &lt;br /&gt;  &lt;p&gt;Rhett Dillingham   &lt;br /&gt;Senior Product Manager    &lt;br /&gt;Microsoft Corp&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8381691" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category></item><item><title>Search Community Toolkit</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/03/12/search-community-toolkit.aspx</link><pubDate>Wed, 12 Mar 2008 23:15:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8173639</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/8173639.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=8173639</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=8173639</wfw:comment><description>&lt;p&gt;Last week at the &lt;a href="http://www.mssharepointconference.com/"&gt;SharePoint Conference&lt;/a&gt; we announced the &lt;a href="http://www.codeplex.com/sct"&gt;Search Community Toolkit&lt;/a&gt; which is a set of tools, utilities and samples available from &lt;a href="http://www.codeplex.com"&gt;CodePlex&lt;/a&gt; to extend and enhance the search features in SharePoint Server 2007, SharePoint Server 2007 for Search and the recently announced &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5DE047E1-0289-4E8E-81DE-56BF74ECC89E&amp;amp;displaylang=en"&gt;Search Server&lt;/a&gt; and &lt;a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/download.aspx"&gt;Search Server Express&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Some of the tools and utilities have been around for a while and have proved very popular such as &lt;a href="http://www.codeplex.com/FacetedSearch"&gt;Faceted Search&lt;/a&gt; and others are brand new.&amp;#160; Two new additions are;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://www.codeplex.com/sctsc"&gt;Search ASP.NET Server Controls&lt;/a&gt;&lt;/strong&gt; - These 2 controls replicate the Search Box and Core Results Web Parts but as ASP.NET Server Controls bound to the search web service.&amp;#160; &lt;strong&gt;Using these controls on an ASP.NET web site along with &lt;/strong&gt;&lt;a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/download.aspx"&gt;&lt;strong&gt;Search Search Express&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; will give you powerful .com site search for FREE&lt;/strong&gt;! As the search web service is identical between SharePoint Server, SharePoint Server for Search and Search Server these controls are compatible with all 3 products and product versions.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.codeplex.com/sctbrt"&gt;&lt;strong&gt;Search Center Branding Tool&lt;/strong&gt;&lt;/a&gt; - &lt;strong&gt;This tool installs as a SharePoint Feature and allows you to very easily switch off the SharePoint chrome on the Search Center.&lt;/strong&gt;&amp;#160; The tool is primarily focused on &lt;a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/download.aspx"&gt;Search Server Express&lt;/a&gt; and helps you easily brand a standalone instance of Search Server or just remove the default SharePoint look and feel with a single click.&lt;/p&gt;  &lt;p&gt;If you want to get involved, have feedback or ideas for other tools then please feel free to get in touch!&lt;/p&gt;  &lt;p&gt;Richard Riley    &lt;br /&gt;Senior Technical Product Manager     &lt;br /&gt;Microsoft Corp&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8173639" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Developer/default.aspx">Developer</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/WebService/default.aspx">WebService</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/ITPro/default.aspx">ITPro</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Connectivity/default.aspx">Connectivity</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Samples/default.aspx">Samples</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Delivering on the Promise of Enterprise Search for the Masses</title><link>http://blogs.msdn.com/enterprisesearch/archive/2008/03/02/delivering-on-the-promise-of-enterprise-search-for-the-masses.aspx</link><pubDate>Mon, 03 Mar 2008 07:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7995587</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/7995587.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=7995587</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=7995587</wfw:comment><description>&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;Today, I&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;’&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;m very happy to write about our continued momentum in Enterprise Search! At the sold out &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;A href="http://www.mssharepointconference.com/Pages/default.aspx"&gt;&lt;SPAN lang=NO-BOK style="mso-ansi-language: NO-BOK"&gt;SharePoint Conference&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt; here in Seattle, we're &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;A href="http://www.microsoft.com/presspass/events/sharepointconference"&gt;&lt;SPAN lang=NO-BOK style="mso-ansi-language: NO-BOK"&gt;launching&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt; Search Server and Search Server Express to deliver on promise of enterprise search for the masses. Coming off the heals of our announcement to acquire Fast Search &amp;amp; Transfer in January, we believe Microsoft is the only vendor that can deliver true enterprise class search capabilities for small and medium sized businesses right up to the largest, most demanding companies in the world. &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"&gt;S&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;earch Server Express delivers the &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;A href="http://www.microsoft.com/winme/0711/31250/End_User_Experience/Default.html"&gt;&lt;SPAN lang=NO-BOK style="mso-ansi-language: NO-BOK"&gt;familiar search experience&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt; your people expect, along with streamlined &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;A href="http://www.microsoft.com/winme/0711/31250/Installation_and_Config/Default.html"&gt;&lt;SPAN lang=NO-BOK style="mso-ansi-language: NO-BOK"&gt;&lt;FONT color=#0000ff&gt;installation and administration&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt; and &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;A href="http://www.microsoft.com/winme/0711/31250/Federation/Default.html"&gt;&lt;SPAN lang=NO-BOK style="mso-ansi-language: NO-BOK"&gt;&lt;FONT color=#0000ff&gt;improved connectivity&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt; to your information.&amp;nbsp; We've taken the&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt; powerful&lt;SPAN style="COLOR: black"&gt; search features of SharePoint and made them available&amp;nbsp;as a stand-alone server.&amp;nbsp; And by providing this software for free, we’re making enterprise search ubiquitous and available to any company to help them solve the information access needs of their business.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;A href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/download.aspx"&gt;&lt;B&gt;&lt;SPAN lang=NO-BOK style="mso-ansi-language: NO-BOK"&gt;Download Search Server Express&lt;/SPAN&gt;&lt;/B&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt; today and try it for yourself!&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;Search Server (available for customers to purchase in April) takes these same features and adds high availability and load balancing across multiple servers.&amp;nbsp; In Q2 of 2008, we'll also release a downloadable feature update which will bring the federation and administration enhancements of Search Server to SharePoint.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;We also believe an enterprise search solution should provide you with the flexibility to connect with and find your information, wherever it may be.&amp;nbsp;&amp;nbsp; Our approach to connectivity is to offer both supported and &lt;A href="http://www.opensearch.org/Home"&gt;open-standards based&lt;/A&gt; solutions to customers.&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;One of the greatest benefits of this approach is how easy it is for our partners to extend our platform to connect with the content repositories, business systems, and information services you already use.&amp;nbsp; We've re-launched the &lt;A href="http://www.microsoft.com/enterprisesearch/connectors/default.aspx"&gt;Search Connector Gallery&lt;/A&gt; as the place you can go to find partners who offer search connectors.&amp;nbsp; You can expect to see many more connectors added to the gallery over time.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;Today, Microsoft partners like BearingPoint, Avanade, XMLaw, Core Technologies, BA-Insight, Captaris, Compugen, ConceptSearching, HP, IDV Solutions, iMason, Symantec, and Vorsite are also introducing &lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;&lt;A href="http://www.microsoft.com/enterprisesearch/partners/default.aspx"&gt;new offerings&lt;/A&gt;&lt;SPAN style="COLOR: black"&gt; to support these products.&amp;nbsp; I envision numerous ways our partners can deliver additional value to you though their expertise and solutions in this growing market.&amp;nbsp; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Since November, we've encouraged partners to &lt;A href="http://wwwppe/enterprisesearch/partnerprograms/default.aspx"&gt;learn more&lt;/A&gt; about how to extend Microsoft's enterprise search products.&amp;nbsp; Over 4,000 partners have enrolled in our &lt;A href="https://www.quickstartmicrosoftsearch.com/login/signin.aspx"&gt;QuickStart program&lt;/A&gt; for Enterprise Search.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;I'd like to share with you some of what they've told us about the value they're delivering to customers in their own words:&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 27pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;“&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;Microsoft Search Server allows us to deliver an extremely cost effective and highly scalable Enterprise Search solution.&amp;nbsp; For the first time, we can clearly differentiate a feature, cost, and operations advantage for deploying MSS over its competitive offerings.”&amp;nbsp; - Jeff Dunmall, Principal, &lt;B&gt;iMason&lt;/B&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 27pt"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 27pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;”Increasingly we are seeing Microsoft's enterprise search technology forming the cornerstone of our customers' knowledge management efforts.”&amp;nbsp; - Kevin Bellinger,&amp;nbsp; Global Solution Manager, Digital Collaboration at&amp;nbsp; &lt;B&gt;Avanade&lt;/B&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 27pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 27pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;“&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 10pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;Federated search connectors in Search Server 2008 will provide Enterprise Vault customers the ability to search their archived content and live content from the same search interface.&amp;nbsp; One of the primary goals of Enterprise Vault is to provide a seamless end-user experience.&amp;nbsp; Our federated locations for Search Server 2008 will help to further our ability to deliver on this goal.”&amp;nbsp; - David Scott, Group Product Manager, &lt;B&gt;Symantec&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 27pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 27pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;“&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;XMLAW has been delivering SharePoint-based search and portal solutions to the top-end legal industry since the introduction of SharePoint 2003…. With the introduction of Microsoft Search Server 2008, we’re building on a more competitive platform. &amp;nbsp;By adding federated search connectors to our legal search solutions we can deliver to more of our client’s needs, making it easier to position SharePoint as an enterprise search investment that can span their other search investments.”&amp;nbsp; - Rob Saccone, President and CEO of &lt;B&gt;XMLAW&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;I'd like to thank all of the Microsoft customers, partners, and employees who worked together to help us bring these exciting products to market!&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;If you've had a positive experience using our products, &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;A href="http://formserver.avitivacorp.com/_layouts/formserver.aspx?XsnLocation=/FormServerTemplates/SearchServerExpressCustomer.xsn&amp;amp;OpenIn=Browser"&gt;&lt;SPAN lang=NO-BOK style="mso-ansi-language: NO-BOK"&gt;we'd love to hear your story&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=NO-BOK style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: NO-BOK"&gt;.&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Kirk Koenigsbauer &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;General Manager, &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;SharePoint Business Group&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7995587" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>It’s all about partners</title><link>http://blogs.msdn.com/enterprisesearch/archive/2007/11/13/it-s-all-about-partners.aspx</link><pubDate>Tue, 13 Nov 2007 18:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6175451</guid><dc:creator>enterprisesearch</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/enterprisesearch/comments/6175451.aspx</comments><wfw:commentRss>http://blogs.msdn.com/enterprisesearch/commentrss.aspx?PostID=6175451</wfw:commentRss><wfw:comment>http://blogs.msdn.com/enterprisesearch/rsscomments.aspx?PostID=6175451</wfw:comment><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;&lt;BR&gt;Wow, the reception from around the industry on our Search Server Express announcement has been exciting! It looks like press coverage is helping to get discussions started: not just about our new products, but about what enterprise search can do for business productivity full stop. I admit&amp;nbsp;the team&amp;nbsp;and&amp;nbsp;I are a bit&amp;nbsp;giddy with hitting the milestone, announcing, and seeing how people are already starting to download and play with our bits.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Industry analysts are also talking about the announcement.&amp;nbsp;&amp;nbsp;&amp;nbsp;An interesting element of their reactions&amp;nbsp;has been&amp;nbsp;how, given their domain expertise, they've looked beyond the product news of the day and have zeroed in on something I think is important about our approach: &lt;U&gt;our partners&lt;/U&gt;. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Both the Burton Group’s &lt;/FONT&gt;&lt;A href="http://creese.typepad.com/pattern_finder/2007/11/microsofts-free.html" target=_blank&gt;&lt;FONT face=Calibri color=#0000ff size=3&gt;Guy Creese&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; and Forrester’s &lt;/FONT&gt;&lt;A href="http://blogs.forrester.com/information_management/2007/11/microsoft-shake.html" target=_blank&gt;&lt;FONT face=Calibri color=#0000ff size=3&gt;Ken Poore&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; called out the great partner opportunity (Guy calls our partner ecosystem the “hidden weapon” here) from federation partners via our support for the OpenSearch standard to services to - interestingly enough - verticalized software and appliance solutions. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;We’ve always been a partner-led company but there is something really compelling about this given the relative youth of the enterprise search market today. One thing we believe is that the questions and answers that are most valuable vary dramatically depending on&amp;nbsp;role, industry, and&amp;nbsp;the apps and repositories&amp;nbsp;in use, so partner expertise in these areas is going to go a long way toward realizing search's potential.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;We’re already getting interest from all kinds of potential partners, some I’d never have thought of myself. We’ll need to do more thinking here and I hope to have more to share along this front as we talk to folks.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN lang=EN style="mso-ansi-language: EN"&gt;&lt;FONT face=Calibri size=3&gt;Jonathan Kauffman&lt;BR&gt;General Manager&lt;BR&gt;Enterprise Search&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6175451" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Express/default.aspx">Express</category><category domain="http://blogs.msdn.com/enterprisesearch/archive/tags/Search+Server/default.aspx">Search Server</category></item></channel></rss>