<?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"
	>
<channel>
	<title>Comments on: Sql Server Full-Text Search Protips Part 2: CONTAINS vs. FREETEXT</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/12/06/sql-server-full-text-search-protips-part-2-contains-vs-freetext/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/12/06/sql-server-full-text-search-protips-part-2-contains-vs-freetext/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Thu, 04 Dec 2008 23:17:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Damen</title>
		<link>http://www.sitepoint.com/blogs/2006/12/06/sql-server-full-text-search-protips-part-2-contains-vs-freetext/#comment-238447</link>
		<dc:creator>Damen</dc:creator>
		<pubDate>Wed, 02 May 2007 04:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1808#comment-238447</guid>
		<description>Why doesn't Chris Lu, go away and use Google ad words instead of spamming every single article on the net to do with SQL FTS?

Am I the only one who gets annoyed by people trying to peddle their wares in this fashion?</description>
		<content:encoded><![CDATA[<p>Why doesn&#8217;t Chris Lu, go away and use Google ad words instead of spamming every single article on the net to do with SQL FTS?</p>
<p>Am I the only one who gets annoyed by people trying to peddle their wares in this fashion?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Lu</title>
		<link>http://www.sitepoint.com/blogs/2006/12/06/sql-server-full-text-search-protips-part-2-contains-vs-freetext/#comment-213965</link>
		<dc:creator>Chris Lu</dc:creator>
		<pubDate>Thu, 29 Mar 2007 00:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1808#comment-213965</guid>
		<description>Please take a look at this
	
	http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes
	
	You can create a full-text database search service, return results as HTML/XML/JSON. It uses the Lucene directly in java, but can be easily used with Ruby, PHP, or any existing database web applicatoins.
	
	You can easily index, re-index, incremental-index. It's also highly scalable and easily customizable.
	
	The best thing is, it's super easy. You can create a production-level search in 3 minutes.</description>
		<content:encoded><![CDATA[<p>Please take a look at this</p>
<p>	<a href="http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes" rel="nofollow">http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes</a></p>
<p>	You can create a full-text database search service, return results as HTML/XML/JSON. It uses the Lucene directly in java, but can be easily used with Ruby, PHP, or any existing database web applicatoins.</p>
<p>	You can easily index, re-index, incremental-index. It&#8217;s also highly scalable and easily customizable.</p>
<p>	The best thing is, it&#8217;s super easy. You can create a production-level search in 3 minutes.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vali</title>
		<link>http://www.sitepoint.com/blogs/2006/12/06/sql-server-full-text-search-protips-part-2-contains-vs-freetext/#comment-135464</link>
		<dc:creator>vali</dc:creator>
		<pubDate>Sun, 24 Dec 2006 21:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1808#comment-135464</guid>
		<description>I'm using a JavaScript PARSER to format the string for CONTAINS..
It's not good when dealing with UTF-8 (start/stop word boundary.. problems..)
Do U know something better?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using a JavaScript PARSER to format the string for CONTAINS..<br />
It&#8217;s not good when dealing with UTF-8 (start/stop word boundary.. problems..)<br />
Do U know something better?</p>]]></content:encoded>
	</item>
</channel>
</rss>
