<?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: MySQL Fulltext Tips</title>
	<atom:link href="http://maisonbisson.com/blog/post/11453/mysql-fulltext-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com/blog/post/11453/mysql-fulltext-tips/</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 22:08:29 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Johnny</title>
		<link>http://maisonbisson.com/blog/post/11453/mysql-fulltext-tips/comment-page-1/#comment-364620</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11453/#comment-364620</guid>
		<description>Peter Gulutzan&#039;s - The Full-Text Stuff That We Didn’t Put In The Manual 
http://dev.mysql.com/tech-resources/articles/full-text-revealed.html

Sergei Golubchik’s - MySQL Fulltext Search
http://www.scribd.com/doc/8668324/Fulltext-search</description>
		<content:encoded><![CDATA[<p>Peter Gulutzan&#8217;s &#8211; The Full-Text Stuff That We Didn’t Put In The Manual<br />
<a href="http://dev.mysql.com/tech-resources/articles/full-text-revealed.html" rel="nofollow">http://dev.mysql.com/tech-resources/articles/full-text-revealed.html</a></p>
<p>Sergei Golubchik’s &#8211; MySQL Fulltext Search<br />
<a href="http://www.scribd.com/doc/8668324/Fulltext-search" rel="nofollow">http://www.scribd.com/doc/8668324/Fulltext-search</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey Bisson</title>
		<link>http://maisonbisson.com/blog/post/11453/mysql-fulltext-tips/comment-page-1/#comment-188123</link>
		<dc:creator>Casey Bisson</dc:creator>
		<pubDate>Fri, 18 Jan 2008 12:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11453/#comment-188123</guid>
		<description>@Amit: I&#039;ve shortened the min_word_length, but never bothered with the threshold. I&#039;ve just not experienced a case where it was an issue. *shrug*</description>
		<content:encoded><![CDATA[<p>@Amit: I&#8217;ve shortened the min_word_length, but never bothered with the threshold. I&#8217;ve just not experienced a case where it was an issue. *shrug*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://maisonbisson.com/blog/post/11453/mysql-fulltext-tips/comment-page-1/#comment-188114</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Fri, 18 Jan 2008 05:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11453/#comment-188114</guid>
		<description>hi there,

i just want to know whether it is useful to alter the 50% threshold scheme that mysql uses by default ,is it beneficial in any way regarding serach(either by increasing or decreasing its value)or is it good to use default value of 50% only.

thanx in advance</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>i just want to know whether it is useful to alter the 50% threshold scheme that mysql uses by default ,is it beneficial in any way regarding serach(either by increasing or decreasing its value)or is it good to use default value of 50% only.</p>
<p>thanx in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>