<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Wildcard People Search on MOSS 2007</title>
	<atom:link href="http://www.ramonscott.com/wordpress/?feed=rss2&#038;p=8" rel="self" type="application/rss+xml" />
	<link>http://www.ramonscott.com/wordpress/?p=8</link>
	<description>Blogging about Web Development and What Ever Else...</description>
	<lastBuildDate>Thu, 21 Jan 2010 14:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-1968</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 21 Jan 2010 14:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-1968</guid>
		<description>We&#039;ve expanded on this a slight bit - rather than having different text boxes for the different parts of the name we have created a new &quot;Metadata Property Mappings &quot; in Share Services Search Admin that is called &quot;searchname&quot; and this has the &quot;Include values from all crawled properties mapped&quot; option checked and then mapped to many fields from the people listing, including a user editable one &quot;Other names&quot; so users can add common misspellings and alternative names they may have - including pre-marriage names - then we simplified the code to remove the if statements, simply to search on &quot;searchname&quot;.

We also have, although not told anyone, Car License plate so we can quickly find &quot;naughty&quot; cars that are blocking others in, or in rare cases, slipping down the car park.</description>
		<content:encoded><![CDATA[<p>We&#8217;ve expanded on this a slight bit &#8211; rather than having different text boxes for the different parts of the name we have created a new &#8220;Metadata Property Mappings &#8221; in Share Services Search Admin that is called &#8220;searchname&#8221; and this has the &#8220;Include values from all crawled properties mapped&#8221; option checked and then mapped to many fields from the people listing, including a user editable one &#8220;Other names&#8221; so users can add common misspellings and alternative names they may have &#8211; including pre-marriage names &#8211; then we simplified the code to remove the if statements, simply to search on &#8220;searchname&#8221;.</p>
<p>We also have, although not told anyone, Car License plate so we can quickly find &#8220;naughty&#8221; cars that are blocking others in, or in rare cases, slipping down the car park.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: La recherche “People” sous MOSS 2007 : une alternative au WildCard , The Mit's Blog</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-1867</link>
		<dc:creator>La recherche “People” sous MOSS 2007 : une alternative au WildCard , The Mit's Blog</dc:creator>
		<pubDate>Wed, 16 Dec 2009 11:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-1867</guid>
		<description>[...] Wildcard People Search on MOSS 2007 [...]</description>
		<content:encoded><![CDATA[<p>[...] Wildcard People Search on MOSS 2007 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-1696</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-1696</guid>
		<description>The other alternative is to make use of the Sharepount XML thesaurus files (loads of web pages about this) that way you get &quot;Jim&quot; returning &quot;James&quot; and loads of other misspellings that a wildcard may not get - &quot;Cath&quot; and &quot;Kath&quot; for example.

It takes a while to generate you XML file but is another alternative.</description>
		<content:encoded><![CDATA[<p>The other alternative is to make use of the Sharepount XML thesaurus files (loads of web pages about this) that way you get &#8220;Jim&#8221; returning &#8220;James&#8221; and loads of other misspellings that a wildcard may not get &#8211; &#8220;Cath&#8221; and &#8220;Kath&#8221; for example.</p>
<p>It takes a while to generate you XML file but is another alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-1296</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Thu, 23 Jul 2009 09:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-1296</guid>
		<description>Nice Code. I&#039;ve tried and its work. but how can i search with keyword last character. i.e : &quot;eo&quot; and the result is &quot;Leo&quot;</description>
		<content:encoded><![CDATA[<p>Nice Code. I&#8217;ve tried and its work. but how can i search with keyword last character. i.e : &#8220;eo&#8221; and the result is &#8220;Leo&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reasons to love the Content Editor Web Part (CEWP) &#171; 5280 SharePoint Solutions</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-1234</link>
		<dc:creator>Reasons to love the Content Editor Web Part (CEWP) &#171; 5280 SharePoint Solutions</dc:creator>
		<pubDate>Wed, 08 Jul 2009 22:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-1234</guid>
		<description>[...] in the people search functionality. This snippet gets around that using code inserted into a CEWP: http://www.ramonscott.com/wordpress/?p=8     Filed under: Coding  &#160;&#160;&#124;&#160;&#160;Leave a [...]</description>
		<content:encoded><![CDATA[<p>[...] in the people search functionality. This snippet gets around that using code inserted into a CEWP: <a href="http://www.ramonscott.com/wordpress/?p=8" rel="nofollow">http://www.ramonscott.com/wordpress/?p=8</a>     Filed under: Coding  &nbsp;&nbsp;|&nbsp;&nbsp;Leave a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-1079</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 01 Apr 2009 03:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-1079</guid>
		<description>Just had to configure it to point to the correct site since mine&#039;s not set up as the default, and it works like a charm! Thanks for the code.</description>
		<content:encoded><![CDATA[<p>Just had to configure it to point to the correct site since mine&#8217;s not set up as the default, and it works like a charm! Thanks for the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Campbell</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-1040</link>
		<dc:creator>Michael Campbell</dc:creator>
		<pubDate>Thu, 05 Mar 2009 05:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-1040</guid>
		<description>Great quick and easy soltuion</description>
		<content:encoded><![CDATA[<p>Great quick and easy soltuion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Goodgion</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-362</link>
		<dc:creator>Tim Goodgion</dc:creator>
		<pubDate>Mon, 08 Dec 2008 18:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-362</guid>
		<description>This is great code! However, has anyone encountered a problem where the apostrophe in a person&#039;s last name, like O&#039;Brien, causes an error, or no person found? 

I&#039;m researching ways to fix this. The double single quotes and the %22 doesn&#039;t work in our farm. The same issues occurs on the Site Contact link. It breaks for a name with an apostrophe.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>This is great code! However, has anyone encountered a problem where the apostrophe in a person&#8217;s last name, like O&#8217;Brien, causes an error, or no person found? </p>
<p>I&#8217;m researching ways to fix this. The double single quotes and the %22 doesn&#8217;t work in our farm. The same issues occurs on the Site Contact link. It breaks for a name with an apostrophe.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aske</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-286</link>
		<dc:creator>Aske</dc:creator>
		<pubDate>Mon, 10 Nov 2008 13:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-286</guid>
		<description>Hi Ramon - Do you by any change have a similar code for ordinary (not people search) wildcard-search in MOSS 2007?</description>
		<content:encoded><![CDATA[<p>Hi Ramon &#8211; Do you by any change have a similar code for ordinary (not people search) wildcard-search in MOSS 2007?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paisleygo</title>
		<link>http://www.ramonscott.com/wordpress/?p=8&#038;cpage=1#comment-278</link>
		<dc:creator>paisleygo</dc:creator>
		<pubDate>Wed, 05 Nov 2008 17:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramonscott.com/wordpress/?p=8#comment-278</guid>
		<description>Raj - 
You need to remove the quotes from the search term - to get the wildcard to work

skills:C

make sure there is no space between the catgory and the term</description>
		<content:encoded><![CDATA[<p>Raj &#8211;<br />
You need to remove the quotes from the search term &#8211; to get the wildcard to work</p>
<p>skills:C</p>
<p>make sure there is no space between the catgory and the term</p>
]]></content:encoded>
	</item>
</channel>
</rss>
