<?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 Geek &#187; search services</title>
	<atom:link href="http://sharepoint-geek.com/category/search-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepoint-geek.com</link>
	<description>SharePoint Tips &#38; Tricks</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:19:27 +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>Sharepoint WSS Search Server Stuck On &#8220;Pausing&#8221;</title>
		<link>http://sharepoint-geek.com/2010/07/07/sharepoint-wss-search-server-stuck-on-pausing/</link>
		<comments>http://sharepoint-geek.com/2010/07/07/sharepoint-wss-search-server-stuck-on-pausing/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 12:14:04 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Service]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search services]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/07/07/sharepoint-wss-search-server-stuck-on-pausing/</guid>
		<description><![CDATA[I ran across an issue this morning that had the Sharepoint WSS Search Server in a “Pausing” state.&#160; I had to restart the Office SharePoint Server Search service in order to resolve the issue. Now to see if it will complete successfully. Tags: search, search services, Windows Server, Windows Service, wss Related posts No related [...]]]></description>
			<content:encoded><![CDATA[<p>I ran across an issue this morning that had the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">Sharepoint</a> WSS Search Server in a “Pausing” state.&#160; I had to restart the Office <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Server Search service in order to resolve the issue.</p>
<p>Now to see if it will complete successfully.</p>

	Tags: <a href="http://sharepoint-geek.com/category/search/" title="search" rel="tag">search</a>, <a href="http://sharepoint-geek.com/category/search-services/" title="search services" rel="tag">search services</a>, <a href="http://sharepoint-geek.com/category/windows-server/" title="Windows Server" rel="tag">Windows Server</a>, <a href="http://sharepoint-geek.com/category/windows-service/" title="Windows Service" rel="tag">Windows Service</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/07/07/sharepoint-wss-search-server-stuck-on-pausing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Checked Out Files</title>
		<link>http://sharepoint-geek.com/2010/02/24/find-checked-out-files/</link>
		<comments>http://sharepoint-geek.com/2010/02/24/find-checked-out-files/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 14:59:40 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[managed property]]></category>
		<category><![CDATA[search services]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/02/24/find-checked-out-files/</guid>
		<description><![CDATA[From time-to-time we have incremental deployments fail because of issues with checked out pages or other objects.&#160; So, I searched for a way to find all the checked out files and came across Ryan Steeno’s blog. Here is an overview of the process: Create a new managed property in the Shared Service Provider (SSP) Perform [...]]]></description>
			<content:encoded><![CDATA[<p>From time-to-time we have incremental deployments fail because of issues with checked out pages or other objects.&#160; So, I searched for a way to find all the checked out files and came across Ryan Steeno’s <a href="http://ryansteeno.spaces.live.com/blog/">blog</a>.</p>
<p>Here is an overview of the process:</p>
<ol>
<li>Create a new managed property in the Shared Service Provider (SSP) </li>
<li>Perform a full crawl on the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> content source </li>
<li>Use the new managed property by searching something like: checkoutuser:&lt;author_name&gt; </li>
</ol>
<p>&#160;</p>
<p>Go to Ryan’s blog post for details: <a href="http://ryansteeno.spaces.live.com/blog/cns!5BD49B6555761E83!244.entry">Find checked out files using MOSS Enterprise Search</a></p>

	Tags: <a href="http://sharepoint-geek.com/category/managed-property/" title="managed property" rel="tag">managed property</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/search-services/" title="search services" rel="tag">search services</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/02/24/find-checked-out-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Search Services Error</title>
		<link>http://sharepoint-geek.com/2009/05/21/sharepoint-search-services-error/</link>
		<comments>http://sharepoint-geek.com/2009/05/21/sharepoint-search-services-error/#comments</comments>
		<pubDate>Thu, 21 May 2009 22:02:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Office SharePoint Server]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[gatherer]]></category>
		<category><![CDATA[search services]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[sharepoint services]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/spgeek/?p=7</guid>
		<description><![CDATA[One day, we noticed that our search was not working.&#160;&#160; Well really, one of the applications managers noticed that it wasn&#8217;t working.&#160; Anyway, we found the following errors in the event viewer on our SharePoint 2007 Server: Event Type:&#160;&#160;&#160;&#160;&#160; Warning Event Source:&#160;&#160;&#160;&#160;&#160; Windows SharePoint Services 3 Search Event Category:&#160;&#160;&#160;&#160;&#160; Gatherer Event ID:&#160;&#160;&#160;&#160;&#160; 2436 Date:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 4/11/2009 [...]]]></description>
			<content:encoded><![CDATA[<p>One day, we noticed that our search was not working.&#160;&#160; Well really, one of the applications managers noticed that it wasn&#8217;t working.&#160; Anyway, we found the following errors in the event viewer on our <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> 2007 Server:</p>
<blockquote><p>Event Type:&#160;&#160;&#160;&#160;&#160; Warning     <br />Event Source:&#160;&#160;&#160;&#160;&#160; Windows <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Services 3 Search      <br />Event Category:&#160;&#160;&#160;&#160;&#160; Gatherer      <br />Event ID:&#160;&#160;&#160;&#160;&#160; 2436      <br />Date:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 4/11/2009      <br />Time:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 11:45:02 PM      <br />User:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; N/A      <br />Computer:&#160;&#160;&#160;&#160;&#160; &lt;servername&gt;      <br />Description:      <br />The start address &lt;{somesite}&gt; cannot be crawled.</p>
<p>Context: Application &#8216;Search index file on the search server&#8217;, Catalog &#8216;Search&#8217;</p>
<p>Details:     <br />Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content.&#160;&#160; (0&#215;80041205) </p>
</blockquote>
<p>Apparently, this error was caused by a recent Microsoft Windows Update that was installed that affected the &quot;Loopback Check&quot; in order to make the system more secure. </p>
<p>In order for the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Search Services to work we needed to add the following registry entry with a REG_DWORD value of 0&#215;00000001 (1):</p>
<p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\DisableLoopbackCheck</p>
<p>Have you ran into this issue or one like it?</p>

	Tags: <a href="http://sharepoint-geek.com/category/errors/" title="errors" rel="tag">errors</a>, <a href="http://sharepoint-geek.com/category/gatherer/" title="gatherer" rel="tag">gatherer</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/office-sharepoint-server/" title="Office SharePoint Server" rel="tag">Office SharePoint Server</a>, <a href="http://sharepoint-geek.com/category/search-services/" title="search services" rel="tag">search services</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/tag/sharepoint-services/" title="sharepoint services" rel="tag">sharepoint services</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/" title="Stop Windows SharePoint Services Web Application (November 4, 2009)">Stop Windows SharePoint Services Web Application</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/22/error-running-the-configuration-wizard/" title="Error Running The Configuration Wizard (October 22, 2009)">Error Running The Configuration Wizard</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2010/01/04/an-update-conflict-has-occurred-and-you-must-re-try-this-action/" title="An update conflict has occurred, and you must re-try this action (January 4, 2010)">An update conflict has occurred, and you must re-try this action</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/05/21/sharepoint-search-services-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
