<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>SharePoint Magazine &#187; MOSS Search</title>
	<atom:link href="http://sharepointmagazine.net/tag/moss-search/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepointmagazine.net</link>
	<description>SharePoint Magazine is an online Magazine dedicated to the world of SharePoint</description>
	<lastBuildDate>Mon, 05 Jul 2010 09:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Customizing Search Series &#8211; Creating New Managed Properties</title>
		<link>http://sharepointmagazine.net/technical/customisation/customizing-search-series-creating-new-managed-properties-from-bdc-crawled-content</link>
		<comments>http://sharepointmagazine.net/technical/customisation/customizing-search-series-creating-new-managed-properties-from-bdc-crawled-content#comments</comments>
		<pubDate>Wed, 22 Oct 2008 07:46:17 +0000</pubDate>
		<dc:creator>stevemann</dc:creator>
				<category><![CDATA[Customisation]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BDC]]></category>
		<category><![CDATA[Crawled Content]]></category>
		<category><![CDATA[Managed Properties]]></category>
		<category><![CDATA[MOSS Search]]></category>

		<guid isPermaLink="false">http://sharepointmagazine.net/?p=970</guid>
		<description><![CDATA[Welcome to the fourth article in the customizing search series. This article, although one of the shorter ones, continues the journey in customizing search and builds upon the previous articles in this series.]]></description>
			<content:encoded><![CDATA[<p>Welcome to the fourth article in the customizing search series. This article, although one of the shorter ones, continues the journey in customizing search and builds upon the previous articles in this series.</p>
<p>Now that the BDC source has been created and crawled, managed properties must be mapped to the crawled properties such that those columns may be used within the search results (XSLT). The steps in this article need to be repeated for each data element that is to be used within the search results. For scenario purposes, a Client URL is being provided by the BDC and this is the link we want to show in the search results (versus the standard BDC properties page).</p>
<p>From the Configure Search Settings page and select the &#8220;Metadata property mappings&#8221; link:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-1.bmp"><img class="alignnone size-medium wp-image-972" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-1.bmp" alt="" /></a></p>
<p>On the Metadata Property Mappings page click the New Managed Property button:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-2.bmp"><img class="alignnone size-medium wp-image-973" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-2.bmp" alt="" /></a></p>
<p>On the New Managed Property page, enter a name for the property, an applicable description, and select the type of information (most values will probably be the default of Text). After this has been entered, click on the Add Mapping button:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-3.bmp"><img class="alignnone size-medium wp-image-974" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-3.bmp" alt="" /></a></p>
<p>On the Crawled Property Mapping dialog, select the Business Data category. The list of available properties should appear. Find the appropriate property and select it. (If there are too many properties, enter a part of the name and use the Find button to narrow down the list).</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-4.bmp"><img class="alignnone size-medium wp-image-975" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-4.bmp" alt="" /></a></p>
<p>Click OK.  Back on the New Managed Property screen, select the &#8220;Allow this property to be used in scopes&#8221; checkbox and then click OK.</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-5.bmp"><img class="alignnone size-medium wp-image-971" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/mp-5.bmp" alt="" /></a></p>
<p><strong><em>Repeat for the remaining BDC data elements. </em></strong></p>
<p><strong><em>A full crawl will be needed on the BDC content source once the managed properties have been added.</em></strong></p>
<p><strong>What&#8217;s Next?</strong></p>
<p>This was a short and sweet discussion but very necessary to continue. The next effort is to create the custom results page for use within the client search scope and therefore the next article will show the steps to successfully accomplish this task.</p>
]]></content:encoded>
			<wfw:commentRss>http://sharepointmagazine.net/technical/customisation/customizing-search-series-creating-new-managed-properties-from-bdc-crawled-content/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Customizing Search Series &#8211; New Content and Scope from a BDC Application</title>
		<link>http://sharepointmagazine.net/technical/customisation/customizing-search-series-new-content-and-scope-from-a-bdc-application</link>
		<comments>http://sharepointmagazine.net/technical/customisation/customizing-search-series-new-content-and-scope-from-a-bdc-application#comments</comments>
		<pubDate>Tue, 23 Sep 2008 12:35:17 +0000</pubDate>
		<dc:creator>stevemann</dc:creator>
				<category><![CDATA[Customisation]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BDC]]></category>
		<category><![CDATA[Content Source]]></category>
		<category><![CDATA[Customising Search]]></category>
		<category><![CDATA[Customizing Search]]></category>
		<category><![CDATA[MOSS Search]]></category>
		<category><![CDATA[Search Scope]]></category>

		<guid isPermaLink="false">http://sharepointmagazine.net/?p=837</guid>
		<description><![CDATA[This article builds upon the prior two discussions and begins to build out the customization scenario. The goal of this article is to build out a new search scope based on a content source from the Business Data Catalog (BDC).]]></description>
			<content:encoded><![CDATA[<p>Welcome to the third article in the Customizing Search Series. This article builds upon the prior two discussions and begins to build out the customization scenario. The goal of this article is to build out a new search scope based on a content source from the Business Data Catalog (BDC).</p>
<p>The out-of-the-box search features of MOSS 2007 include two scopes, All Sites and People; but what about customers or clients? Many organizations are in business because of their customer base; so when adding new scopes and search content, the customers are the next best bet (pun definitely intended).</p>
<p>Therefore this article will demonstrate the process of creating a Client scope for use in search from a BDC source. It assumes that a Client BDC definition file has been created and imported into the MOSS implementation. <em>The customer/client is simply a business scenario and the steps outlined can be used for any BDC application.</em></p>
<p><strong>Creating a Content Source for the Client BDC</strong></p>
<p>The first step is to add a content source to the search settings for the Client BDC. From Central Administration, select the SSP under the Shared Administrative Services menu. Select the Search Settings link:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-1.bmp"><img class="alignnone size-medium wp-image-839" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-1.bmp" alt="" /></a></p>
<p>On the Configure Search Settings screen, select the &#8220;Content sources and crawl schedules&#8221; link:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-2.bmp"><img class="alignnone size-medium wp-image-840" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-2.bmp" alt="" /></a></p>
<p>On the Manage Content Sources screen, select the New Content Source button:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-3.bmp"><img class="alignnone size-medium wp-image-841" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-3.bmp" alt="" /></a></p>
<p>The Add Content Source screen will appear. Enter a name for the content source and select Business Data as the type. The Applications section will refresh. Select the &#8220;Crawl selected applications&#8221; and make sure the instance checkbox is checked:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-4.bmp"><img class="alignnone size-medium wp-image-842" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-4.bmp" alt="" /></a></p>
<p>Enter the appropriate Full and Incremental Crawl schedules as applicable.</p>
<p><strong><em> </em></strong></p>
<p>At the bottom of the screen, select the &#8220;Start full crawl&#8230;&#8221; checkbox and then click OK:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-5.bmp"><img class="alignnone size-medium wp-image-843" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-5.bmp" alt="" /></a><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-4.bmp"></a></p>
<p>The Manage Content Sources screen should appear with the new content source entry:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-6.bmp"><img class="alignnone size-medium wp-image-844" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-6.bmp" alt="" /></a></p>
<p>Before proceeding, make sure the full crawl is completed and the status is Idle.</p>
<p><strong>Adding the Client Scope</strong></p>
<p>Return to the Configure Search Settings page and select the &#8220;View Scopes&#8221; link under the Scopes section:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-7.bmp"><img class="alignnone size-medium wp-image-845" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-7.bmp" alt="" /></a></p>
<p>On the View Scopes page, click on the New Scope button:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-8.bmp"><img class="alignnone size-medium wp-image-846" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-8.bmp" alt="" /></a></p>
<p>On the New Scopes page, enter a title for the scope. For now, make sure the &#8220;Use the default Search Results Page&#8221; is selected. We will generate a new search results page in future articles.</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-9.bmp"><img class="alignnone size-medium wp-image-847" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-9.bmp" alt="" /></a></p>
<p>Click OK, the screen should return the View Scopes page. The new scope should be listed but with an Empty status. Click on the Add Rules link under this status:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-10.bmp"><img class="alignnone size-medium wp-image-848" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-10.bmp" alt="" /></a></p>
<p>On the Add Scope Rule page, select Content Source. This will make the Content Source section appear. Select the BDC content source created for the search previously. Leave the Behavior to the default &#8220;Include&#8221; and click OK:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-11.bmp"><img class="alignnone size-medium wp-image-849" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-11.bmp" alt="" /></a></p>
<p>Return to the Configure Search Settings screen and select the &#8220;Start update now&#8221; under the Scopes section:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-12.bmp"><img class="alignnone size-medium wp-image-850" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-12.bmp" alt="" /></a></p>
<p>The scope should begin the update process. Refreshing the screen will show the % complete on the Update status line. We are done with the SSP settings at this point.</p>
<p><strong>Adding the Scope to the Site Collection</strong></p>
<p>Open a new browser and navigate to the main MOSS web site. Select Site Settings from the Site Actions menus (if there is a extended menu, select &#8220;Modify All Site Settings&#8221;).</p>
<p>Under the Site Collection Administration section click on the Search Scopes link:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-13.bmp"><img class="alignnone size-medium wp-image-851" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-13.bmp" alt="" /></a></p>
<p>On the View Scopes page, select the Search Dropdown link:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-14.bmp"><img class="alignnone size-medium wp-image-852" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-14.bmp" alt="" /></a></p>
<p>On the Edit Scope Display Group screen, check the checkbox next to Clients scope. Click OK.</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-15.bmp"><img class="alignnone size-medium wp-image-853" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-15.bmp" alt="" /></a></p>
<p>Back on the View Scopes page, select the Advanced Search link:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-16.bmp"><img class="alignnone size-medium wp-image-854" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-16.bmp" alt="" /></a></p>
<p>On the Edit Scope Display Group screen, check the checkbox next to Clients scope. Click OK.</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-17.bmp"><img class="alignnone size-medium wp-image-855" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-17.bmp" alt="" /></a></p>
<p>Navigate once again to the main MOSS site. The Clients scope should now appear in the search drop-down box:</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-18.bmp"></a><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-18.bmp"></a></p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-181.bmp"><img class="alignnone size-medium wp-image-857" src="http://sharepointmagazine.net/wp-content/uploads/2008/09/content-181.bmp" alt="" /></a></p>
<p>Searching within this scope should yield results from the BDC.</p>
<p><strong>What&#8217;s Next?</strong></p>
<p>Now that the content source and scope has been created, in order to customize the search results, managed properties need to be mapped to the crawled content. The next article will explain the steps to create the managed properties.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepointmagazine.net/technical/customisation/customizing-search-series-new-content-and-scope-from-a-bdc-application/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Customizing Search Series &#8211; Introduction</title>
		<link>http://sharepointmagazine.net/technical/customisation/customizing-search-series-introduction</link>
		<comments>http://sharepointmagazine.net/technical/customisation/customizing-search-series-introduction#comments</comments>
		<pubDate>Thu, 28 Aug 2008 07:30:15 +0000</pubDate>
		<dc:creator>stevemann</dc:creator>
				<category><![CDATA[Customisation]]></category>
		<category><![CDATA[best bet]]></category>
		<category><![CDATA[Customizing Search]]></category>
		<category><![CDATA[MOSS Search]]></category>
		<category><![CDATA[scopes]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[ssp]]></category>

		<guid isPermaLink="false">http://sharepointmagazine.net/?p=604</guid>
		<description><![CDATA[Welcome to a six-part series on MOSS Search capabilities and its customization. This article serves as an introduction to search and will define several key items within the administration and configuration thereof.]]></description>
			<content:encoded><![CDATA[<p>Welcome to a six-part series on MOSS Search capabilities and its customization. This article serves as an introduction to search and will define several key items within the administration and configuration thereof.</p>
<p><strong>High Level Search Concepts</strong></p>
<p>Essentially, there are two main components of search, the indexing and the querying. The indexing is the process in which all documents and content are reviewed and many key items about the item (meta data) are stored. The querying is when a user wishes to search for an item. The user enters keywords or phrases and the query engine looks at the indexed content and returns items that match.</p>
<p>The indexing process is called &#8220;crawling&#8221; and the indexed content is called &#8220;crawled content&#8221;. The querying and the query results (search results) is the end-user experience of the MOSS Search capabilities. Usually in a MOSS farm, there is one server dedicated to perform the indexing and the querying, however, these functions may be split out onto two separate servers. For this series, the assumption is the same server provides both services to the farm.</p>
<p><strong>Office SharePoint Server Search Service </strong></p>
<p>The server that runs the search service needs to have the Office SharePoint Server Search service started and configured. This is facilitated within Operations of the Central Administration (CA) and is managed by the Services on server settings.</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/08/services-on-server.jpg"><img class="alignnone size-medium wp-image-605" src="http://sharepointmagazine.net/wp-content/uploads/2008/08/services-on-server.jpg" alt="" width="261" height="243" /></a></p>
<p>The settings for the service will be investigated in the next article.</p>
<p><strong>Search Settings</strong></p>
<p>Once the service has been started on one of the servers in the farm, the next step is determining what will be crawled and how often. Of course, there are out-of-the-box default settings which will be shown here. The remainder of this article series will build upon the default configuration and expand the overall search experience within MOSS.</p>
<p>The search settings are governed by the Shared Services Administration within the SSP that was setup during the MOSS installation process. Clicking on the SSP name will bring up the overall settings.</p>
<p>Clicking on Search settings will show the main search settings screen in which most of the modifications within this series will occur.</p>
<p><a href="http://sharepointmagazine.net/wp-content/uploads/2008/08/search-settings2.jpg"><img class="alignnone size-medium wp-image-607" src="http://sharepointmagazine.net/wp-content/uploads/2008/08/search-settings2-300x206.jpg" alt="" width="362" height="264" /></a><a href="http://sharepointmagazine.net/wp-content/uploads/2008/08/search-settings.jpg"></a></p>
<p>This is where the content sources can be defined. From MSDN, a content source is a collection of start addresses representing content that should be crawled by the search index component.</p>
<p><strong> </strong></p>
<p><strong>Search Results</strong></p>
<p>The results are based on the &#8220;scope&#8221; that is used for searching. There are two main out-of-the-box scopes; All Sites and People. A scope carves out a piece of the crawled content and determines what should be searched. It can be thought of a defined view of the crawled content. During this series a new scope will be created for a customized search experience.</p>
<p>The results appear on page within the MOSS system (within the Search Center by default) using a pre-defined web-part page which contains several out-of-the-box search web-parts. The main web part is the Search Core Results and its configuration determines the appearance and layout of the results.</p>
<p>This series will also dive into the customization of the Search Core Results web-part to include additional search fields based on the business data content source.</p>
<p><strong>What&#8217;s Next?</strong></p>
<p>The next article will dig a little deeper into the settings and configurations described above. The entire series will build out a scenario of adding content from an external data source (using the Business Data Catalog) and then enabling MOSS to return customized results.</p>
<p><strong>Glossary of Terms</strong></p>
<p>Based on the above discussions, the key terms are defined as follows:</p>
<p><strong>Business Data Catalog (BDC)</strong> &#8211; an Enterprise feature in MOSS that allows for the retrieval of external data from other systems or databases.</p>
<p><strong>Content Source</strong> &#8211; a collection of start addresses representing content that should be crawled by the search index component (Source: MSDN)</p>
<p><strong>Crawling</strong> &#8211; the process at which the search engine retrieves information from a content source and produces appropriate indexes and properties based on the content that is found.</p>
<p><strong>Full Crawl</strong> &#8211; the process of crawling all of the content available within a content source; the reindexing of previous crawled content may occur</p>
<p><strong>Incremental Crawl</strong> &#8211; the process of crawling only new content from the previous full or incremental crawl.</p>
<p><strong>Managed Properties / Meta Data Properties</strong> &#8211; Managed properties are the set of properties that are part of the search user experience, so to include a crawled property value in search functionality, it must be mapped to a managed property in the Document property mappings. (Source: MSDN)</p>
<p>Scope  - search scopes are a collection of items grouped together based on a common element among the items within that scope, which help users broaden or narrow the scope of their searches. (Source: MSDN)</p>
<p><strong>References</strong></p>
<p><strong> </strong>Enterprise Search Architecture &#8211; <a href="http://msdn.microsoft.com/en-us/library/ms570748.aspx">http://msdn.microsoft.com/en-us/library/ms570748.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepointmagazine.net/technical/customisation/customizing-search-series-introduction/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
