<?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: Advanced Queries for Using SQL Server 2008 Full Text Search StopWords / StopLists</title>
	<atom:link href="http://arcanecode.com/2008/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcanecode.com/2008/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/</link>
	<description>Making Microsoft .Net Development Magical</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:57:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Marios Philippopoulos</title>
		<link>http://arcanecode.com/2008/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/#comment-29261</link>
		<dc:creator><![CDATA[Marios Philippopoulos]]></dc:creator>
		<pubDate>Thu, 14 Apr 2011 21:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/#comment-29261</guid>
		<description><![CDATA[How can one get which column(s) a full-text index is defined on? There is the unique_index_id field of the sys.fulltext_indexes catalog view, but this points to the unique index (eg. PK) used for defining the full-text index. There is no column in that catalog view pointing to the actual column in the table on which the ft index is defined.]]></description>
		<content:encoded><![CDATA[<p>How can one get which column(s) a full-text index is defined on? There is the unique_index_id field of the sys.fulltext_indexes catalog view, but this points to the unique index (eg. PK) used for defining the full-text index. There is no column in that catalog view pointing to the actual column in the table on which the ft index is defined.</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/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/#comment-26542</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:56 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/#comment-26542</guid>
		<description><![CDATA[[...] Can you hear me now? Checking to see if FTS is installed. 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 Customizing Noise Words in SQL Server 2005 Full Text Search Creating and Customizing Noise Words / StopWords in SQL Server 2008 Full Text Search Advanced Queries for Using SQL Server 2008 Full Text Search StopWords / StopLists [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Can you hear me now? Checking to see if FTS is installed. 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 Customizing Noise Words in SQL Server 2005 Full Text Search Creating and Customizing Noise Words / StopWords in SQL Server 2008 Full Text Search Advanced Queries for Using SQL Server 2008 Full Text Search StopWords / StopLists [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://arcanecode.com/2008/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/#comment-25739</link>
		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Wed, 23 Jul 2008 10:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2008/06/03/advanced-queries-for-using-sql-server-2008-full-text-search-stopwords-stoplists/#comment-25739</guid>
		<description><![CDATA[This is somthing I have been looking for a long time. Thanks!!!]]></description>
		<content:encoded><![CDATA[<p>This is somthing I have been looking for a long time. Thanks!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

