<?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/"
	>

<channel>
	<title>Sharepoint Server &#187; Search</title>
	<atom:link href="http://www.fivenumber.com/tag/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fivenumber.com</link>
	<description>It&#039;s all about SharePoint</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:33:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://www.fivenumber.com</link>
<url>http://www.fivenumber.com/wp-content/mbp-favicon/5.jpg</url>
<title>Sharepoint Server</title>
</image>
		<item>
		<title>Customize search box in sharepoint 2007</title>
		<link>http://www.fivenumber.com/customize-search-box-in-sharepoint-2007/</link>
		<comments>http://www.fivenumber.com/customize-search-box-in-sharepoint-2007/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 12:11:18 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[MOSS - Customization with SPD]]></category>
		<category><![CDATA[Custom Search]]></category>
		<category><![CDATA[Customizations]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Designer]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=165</guid>
		<description><![CDATA[Now, we learn how to customize the sharepoint search box Search for the Content place holder PlaceHolderSearchArea Add the property visible=&#8221;false&#8221; to the PlaceHolderSearchArea As shown in below image: Now, choose the place where you want to put the customized search box or write a new tag &#60;td&#62;&#60;/td&#62; below the PlaceHolderSearchArea closing &#60;/td&#62; tag Go [...]]]></description>
			<content:encoded><![CDATA[<p>Now, we learn how to customize the sharepoint search box</p>
<div id="attachment_167" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/21.gif" rel="lightbox[165]"><img class="size-medium wp-image-167" title="Sharepoint default search box" src="http://www.fivenumber.com/wp-content/uploads/2008/08/21-300x24.gif" alt="Sharepoint default search box" width="300" height="24" /></a><p class="wp-caption-text">Sharepoint default search box</p></div>
<div id="attachment_168" class="wp-caption aligncenter" style="width: 216px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/11.gif" rel="lightbox[165]"><img class="size-medium wp-image-168" title="Customized search box" src="http://www.fivenumber.com/wp-content/uploads/2008/08/11.gif" alt="Customized search box" width="206" height="29" /></a><p class="wp-caption-text">Customized search box</p></div>
<p>Search for the Content place holder <strong>PlaceHolderSearchArea</strong></p>
<p>Add the property <strong>visible=&#8221;false&#8221;</strong> to the <strong>PlaceHolderSearchArea</strong></p>
<p>As shown in below image:</p>
<div id="attachment_169" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/31.gif" rel="lightbox[165]"><img class="size-medium wp-image-169" title="Hiding the PlaceHolderSearchArea" src="http://www.fivenumber.com/wp-content/uploads/2008/08/31-300x37.gif" alt="Hiding the PlaceHolderSearchArea" width="300" height="37" /></a><p class="wp-caption-text">Hiding the PlaceHolderSearchArea</p></div>
<p>Now, choose the place where you want to put the customized search box or write a new tag <strong>&lt;td&gt;&lt;/td&gt;</strong> below the <strong>PlaceHolderSearchArea</strong> closing <strong>&lt;/td&gt;</strong> tag</p>
<p>Go to the menu <strong>Task Panes</strong> &gt; <strong>Web parts</strong> (Select the Web parts, if is not already selected)</p>
<p>Select the <strong>Search Box</strong> web part form he Web part List, Click on <strong>Insert Selected Web part</strong> (which inserts the web part in to the area you have choosen)</p>
<p>Now, add the tag <strong>&lt;DropDownModeEx xmlns=&#8221;urn:schemas-microsoft-com:SearchBoxEx&#8221;&gt;HideScopeDD&lt;/DropDownModeEx&gt;</strong> into the newly added Search Box web part</p>
<p>As shown in the below image:</p>
<div id="attachment_171" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/41.gif" rel="lightbox[165]"><img class="size-medium wp-image-171" title="Customized search box tag" src="http://www.fivenumber.com/wp-content/uploads/2008/08/41-300x182.gif" alt="Customized search box tag" width="300" height="182" /></a><p class="wp-caption-text">Customized search box tag</p></div>
<p>Add one more tag in to the search box code, to display the default value (Enter keyword&#8230;) while the search box is empty<strong>&lt;QueryPromptString xmlns=&#8221;urn:schemas-microsoft-com:SearchBoxEx&#8221;&gt;&lt;b&gt;Enter Keyword&#8230;&lt;/b&gt;&lt;/QueryPromptString&gt;</strong></p>
<p>As shown in the below image:</p>
<div id="attachment_172" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/5.gif" rel="lightbox[165]"><img class="size-medium wp-image-172" title="Customized search box tag" src="http://www.fivenumber.com/wp-content/uploads/2008/08/5-300x172.gif" alt="Customized search box tag" width="300" height="172" /></a><p class="wp-caption-text">Customized search box tag</p></div>
<div id="attachment_173" class="wp-caption aligncenter" style="width: 216px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/11.gif" rel="lightbox[165]"><img class="size-medium wp-image-168" title="Customized search box" src="http://www.fivenumber.com/wp-content/uploads/2008/08/11.gif" alt="Customized search box" width="206" height="29" /></a><p class="wp-caption-text">Output: Customized search box</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/customize-search-box-in-sharepoint-2007/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Configure advanced search in sharepoint</title>
		<link>http://www.fivenumber.com/configure-advanced-search-in-sharepoint/</link>
		<comments>http://www.fivenumber.com/configure-advanced-search-in-sharepoint/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 09:52:06 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Advanced Search]]></category>
		<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Customizations]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://fivenumber.com/?p=24</guid>
		<description><![CDATA[Go site action &#62; Site Settings Click on Sites and Workspaces Create Search site using &#8216;Search Center&#8217; template (which is under Enterprise tab) After creating the &#8216;Search Center&#8217; site, browse to the site and copy the url Return back the main home page, then go to &#8216;Site Action&#8217; &#62; Site Settings Under &#8216;Site Collection Administration&#8217; [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_27" class="wp-caption aligncenter" style="width: 310px"><a href="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch11.gif" rel="lightbox[24]"><img class="size-medium wp-image-27" title="Advanced Search" src="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch11-300x56.gif" alt="Configure advanced search in sharepoint" width="300" height="56" /></a><p class="wp-caption-text">Figure 1</p></div>
<div id="attachment_28" class="wp-caption aligncenter" style="width: 166px"><a href="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch21.gif" rel="lightbox[24]"><img class="size-medium wp-image-28" title="Advanced Search" src="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch21-156x300.gif" alt="Configure advanced search in sharepoint" width="156" height="300" /></a><p class="wp-caption-text">Figure 2 </p></div>
<div id="attachment_29" class="wp-caption aligncenter" style="width: 218px"><a href="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch3.gif" rel="lightbox[24]"><img class="size-medium wp-image-29" title="Advanced Search" src="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch3-208x300.gif" alt="Configure advanced search in sharepoint" width="208" height="300" /></a><p class="wp-caption-text">Figure 3 </p></div>
<div id="attachment_30" class="wp-caption aligncenter" style="width: 310px"><a href="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch4.gif" rel="lightbox[24]"><img class="size-medium wp-image-30" title="Advanced Search" src="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch4-300x48.gif" alt="Configure advanced search in sharepoint" width="300" height="48" /></a><p class="wp-caption-text">Figure 4 </p></div>
<div id="attachment_31" class="wp-caption aligncenter" style="width: 201px"><a href="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch5.gif" rel="lightbox[24]"><img class="size-medium wp-image-31" title="Advanced Search" src="http://fivenumber.com/wp-content/uploads/2008/07/advancedsearch5.gif" alt="Configure advanced search in sharepoint" width="191" height="181" /></a><p class="wp-caption-text">Figure 5 </p></div>
<div class="mceTemp mceIEcenter">
<div id="attachment_86" class="wp-caption aligncenter" style="width: 310px"><a href="http://fivenumber.com/wp-content/uploads/2008/08/advancedsearch6.gif" rel="lightbox[24]"><img class="size-medium wp-image-86" title="Figure 6" src="http://fivenumber.com/wp-content/uploads/2008/08/advancedsearch6-300x101.gif" alt="Configure Advanced Search" width="300" height="101" /></a><p class="wp-caption-text">Figure 6</p></div>
</div>
<ul>
<li>Go site action &gt; Site Settings</li>
<li>Click on Sites and Workspaces</li>
<li>Create Search site using &#8216;Search Center&#8217; template (which is under Enterprise tab)</li>
<li>After creating the &#8216;Search Center&#8217; site, browse to the site and copy the url</li>
<li>Return back the main home page, then go to &#8216;Site Action&#8217; &gt; Site Settings</li>
<li>Under &#8216;Site Collection Administration&#8217; section click on &#8216;Search settings&#8217;</li>
<li>Select the radio button &#8216;Use custom scopes&#8217; and paste the url of &#8216;Search Center&#8217; which should end with &#8216;/&#8217; (slash) (for example: if the Search Center url is like http://fivenumber/searchcenter/default.aspx, you should write only /searchcenter/) in the custom scopes textbox and then click &#8216;OK&#8217;</li>
<li>The search control acts dynamically depends upon the user input, when user want to search the content the results will be shown in results.aspx, when the user clicks on advanced search link it will redirects to advanced.aspx</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/configure-advanced-search-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Business Data Catalog: Configure Search for Business Data Application</title>
		<link>http://www.fivenumber.com/configure-search-for-business-data-application/</link>
		<comments>http://www.fivenumber.com/configure-search-for-business-data-application/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 10:37:54 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[Business Data Catalog]]></category>
		<category><![CDATA[Central Admin]]></category>
		<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://softdelegates.com/wordpress/?p=43</guid>
		<description><![CDATA[Yesterday, I was on the task of importing the bussiness data in to the sharepoint site which was successfully done. But when I type keywords to search my business data (business data is nothing but apart from content database like Adventureworks, Northwind etc.) in sharepoint site, I was unable to view the single result, though [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I was on the task of <a title="Getting started with Business Data Catalog in sharepoint 2007" href="http://www.fivenumber.com/getting-started-with-business-data-catalog-in-sharepoint-2007/" target="_blank">importing the bussiness data</a> in to the sharepoint site which was successfully done.</p>
<p>But when I type keywords to search my business data (business data is nothing but apart from content database like Adventureworks, Northwind etc.) in sharepoint site, I was unable to view the single result, though the search is configured well for sharepoint site.</p>
<p>I did R &amp; D on this and came to know that we should configure the search settings explicitly in the shared service administration for business data to display the results in sharepoint results.aspx</p>
<p>In this post we learn how to configure search for business data.</p>
<p><strong>Steps</strong>:</p>
<ul>
<li>Go to <strong>Shared Service</strong> home page, under <strong>Search </strong>section click on <strong>Search Settings</strong></li>
</ul>
<div id="attachment_329" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/10/11.gif" rel="lightbox[216]"><img class="size-medium wp-image-329" title="Shared Services Home" src="http://www.fivenumber.com/wp-content/uploads/2008/10/11-300x92.gif" alt="Shared Services Home" width="300" height="92" /></a><p class="wp-caption-text">Shared Services Home</p></div>
<ul>
<li>In the <strong>Configure Search Settings</strong> page click on <strong>Content sources and crawl schedules</strong></li>
</ul>
<div id="attachment_330" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/10/21.gif" rel="lightbox[216]"><img class="size-medium wp-image-330" title="Configure Search Settings Page" src="http://www.fivenumber.com/wp-content/uploads/2008/10/21-300x298.gif" alt="Configure Search Settings Page" width="300" height="298" /></a><p class="wp-caption-text">Configure Search Settings Page</p></div>
<ul>
<li>In the <strong>Manage Content Sources</strong> page click on <strong>New Content Source</strong> which create new content source</li>
</ul>
<div id="attachment_331" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/10/31.gif" rel="lightbox[216]"><img class="size-medium wp-image-331" title="Create New Content Source" src="http://www.fivenumber.com/wp-content/uploads/2008/10/31-300x136.gif" alt="Create New Content Source" width="300" height="136" /></a><p class="wp-caption-text">Create New Content Source</p></div>
<ul>
<li>In the Add Content Source page type Name of the content source in the appropriate box, select the content source type as <strong>Business Data</strong>, under <strong>Applications</strong> select <strong>Crawl entire Business Data Catalog</strong> to crawl all application in the Business Data Catalog, else select <strong>Crawl selected applications</strong> to crawl specific application(s) and select the application instance then click <strong>OK</strong>.</li>
</ul>
<div id="attachment_332" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/10/41.gif" rel="lightbox[216]"><img class="size-medium wp-image-332" title="Add Content Source" src="http://www.fivenumber.com/wp-content/uploads/2008/10/41-300x227.gif" alt="Add Content Source" width="300" height="227" /></a><p class="wp-caption-text">Add Content Source</p></div>
<ul>
<li>Now we are almost done, it takes some time to crawl the content source, wait for few minutes, to see the search result(s) type the keyword related to the business data in sharepoint search box, now I want to check the results and I will type <strong>Race </strong>keyword which is there in the business data and now I can see the results perfectly <img src='http://www.fivenumber.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
<div id="attachment_333" class="wp-caption aligncenter" style="width: 278px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/10/51.gif" rel="lightbox[216]"><img class="size-medium wp-image-333" title="Business Data Results" src="http://www.fivenumber.com/wp-content/uploads/2008/10/51-268x300.gif" alt="Business Data Results" width="268" height="300" /></a><p class="wp-caption-text">Business Data Results</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/configure-search-for-business-data-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

