<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using FormsOf in SQL Server Full Text Searching</title>
	<atom:link href="http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/</link>
	<description>Making Microsoft .Net Development Magical</description>
	<lastBuildDate>Sat, 26 May 2012 09:32:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ed Graham</title>
		<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26596</link>
		<dc:creator><![CDATA[Ed Graham]]></dc:creator>
		<pubDate>Wed, 01 Apr 2009 12:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26596</guid>
		<description><![CDATA[Note to HumanJHawkins: I had exactly this question myself, and used the suggested solution but appending &quot;es&quot; if the word ends in an &quot;s&quot; and a plain &quot;s&quot; otherwise.  Obviously, sometimes this will generate nonsense words (e.g. &quot;studieses&quot;) but these won&#039;t be contained in your document and hence won&#039;t produce unwanted hits.]]></description>
		<content:encoded><![CDATA[<p>Note to HumanJHawkins: I had exactly this question myself, and used the suggested solution but appending &#8220;es&#8221; if the word ends in an &#8220;s&#8221; and a plain &#8220;s&#8221; otherwise.  Obviously, sometimes this will generate nonsense words (e.g. &#8220;studieses&#8221;) but these won&#8217;t be contained in your document and hence won&#8217;t produce unwanted hits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Graham</title>
		<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26595</link>
		<dc:creator><![CDATA[Ed Graham]]></dc:creator>
		<pubDate>Wed, 01 Apr 2009 12:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26595</guid>
		<description><![CDATA[That is an excellent summary of the difference between CONTAINS and FREETEXT; I have looked all over the MSDN site for one and not found it, so thank you!

P.S.  Mild typo in a few places in para 4 (below the code sample) -- &quot;fulltext&quot; for (presumably) &quot;freetext&quot;.]]></description>
		<content:encoded><![CDATA[<p>That is an excellent summary of the difference between CONTAINS and FREETEXT; I have looked all over the MSDN site for one and not found it, so thank you!</p>
<p>P.S.  Mild typo in a few places in para 4 (below the code sample) &#8212; &#8220;fulltext&#8221; for (presumably) &#8220;freetext&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL Server Full Text Searching at the Atlanta Code Camp &#171; Arcane Code</title>
		<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26538</link>
		<dc:creator><![CDATA[SQL Server Full Text Searching at the Atlanta Code Camp &#171; Arcane Code]]></dc:creator>
		<pubDate>Mon, 16 Mar 2009 04:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26538</guid>
		<description><![CDATA[[...] Exploring SQL Servers FullTextCatalogProperty Function Using the ObjectPropertyEx Function Using FORMSOF in SQL Server Full Text Searching Creating Custom Thesaurus Entries in SQL Server 2005 and 2008 Full Text Search Creating and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Exploring SQL Servers FullTextCatalogProperty Function Using the ObjectPropertyEx Function Using FORMSOF in SQL Server Full Text Searching Creating Custom Thesaurus Entries in SQL Server 2005 and 2008 Full Text Search Creating and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Presenting SQL Server 2005 2008 Full Text Searching at Alabama Code Camp &#171; Arcane Code</title>
		<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26395</link>
		<dc:creator><![CDATA[Presenting SQL Server 2005 2008 Full Text Searching at Alabama Code Camp &#171; Arcane Code]]></dc:creator>
		<pubDate>Sat, 31 Jan 2009 05:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-26395</guid>
		<description><![CDATA[[...] Exploring SQL Servers FullTextCatalogProperty Function Using the ObjectPropertyEx Function Using FORMSOF in SQL Server Full Text Searching Creating Custom Thesaurus Entries in SQL Server 2005 and 2008 Full Text Search Creating and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Exploring SQL Servers FullTextCatalogProperty Function Using the ObjectPropertyEx Function Using FORMSOF in SQL Server Full Text Searching Creating Custom Thesaurus Entries in SQL Server 2005 and 2008 Full Text Search Creating and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arcanecode</title>
		<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-25888</link>
		<dc:creator><![CDATA[arcanecode]]></dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-25888</guid>
		<description><![CDATA[Human - Sorry, nothing like that in FTS. Only suggestion I have is to use OR, and append an S to the string you are passing in. True, for some tenses it fail (goose vs geese) but would catch most of what you need.]]></description>
		<content:encoded><![CDATA[<p>Human &#8211; Sorry, nothing like that in FTS. Only suggestion I have is to use OR, and append an S to the string you are passing in. True, for some tenses it fail (goose vs geese) but would catch most of what you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HumanJHawkins</title>
		<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-25884</link>
		<dc:creator><![CDATA[HumanJHawkins]]></dc:creator>
		<pubDate>Wed, 10 Sep 2008 22:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-25884</guid>
		<description><![CDATA[What about finding plurals, but not other inflections. Does something like FORMSOF(PLURAL, light) exist? (I want to match &quot;dog&quot; with &quot;dogs&quot;, but not &quot;run&quot; with &quot;ran&quot;.]]></description>
		<content:encoded><![CDATA[<p>What about finding plurals, but not other inflections. Does something like FORMSOF(PLURAL, light) exist? (I want to match &#8220;dog&#8221; with &#8220;dogs&#8221;, but not &#8220;run&#8221; with &#8220;ran&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Presenting SQL Server 2005 2008 Full Text Searching at the TechEd 2008 InBetween conference &#171; Arcane Code</title>
		<link>http://arcanecode.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-25490</link>
		<dc:creator><![CDATA[Presenting SQL Server 2005 2008 Full Text Searching at the TechEd 2008 InBetween conference &#171; Arcane Code]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 03:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/05/27/using-formsof-in-sql-server-full-text-searching/#comment-25490</guid>
		<description><![CDATA[[...] Exploring SQL Servers FullTextCatalogProperty Function Using the ObjectPropertyEx Function Using FORMSOF in SQL Server Full Text Searching Creating Custom Thesaurus Entries in SQL Server 2005 and 2008 Full Text Search Creating and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Exploring SQL Servers FullTextCatalogProperty Function Using the ObjectPropertyEx Function Using FORMSOF in SQL Server Full Text Searching Creating Custom Thesaurus Entries in SQL Server 2005 and 2008 Full Text Search Creating and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

