<?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: How to disable mysql fulltext stopwords?</title>
	<atom:link href="http://www.nivas.hr/blog/2009/09/15/how-to-disable-mysql-fulltext-stopwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nivas.hr/blog/2009/09/15/how-to-disable-mysql-fulltext-stopwords/</link>
	<description>From the Nivas crew to the galaxy of unknown</description>
	<lastBuildDate>Wed, 11 Jan 2012 08:09:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dr M</title>
		<link>http://www.nivas.hr/blog/2009/09/15/how-to-disable-mysql-fulltext-stopwords/comment-page-1/#comment-755478</link>
		<dc:creator>Dr M</dc:creator>
		<pubDate>Tue, 12 Jul 2011 13:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nivas.hr/blog/?p=1468#comment-755478</guid>
		<description>Great tip..!
For me it worked like a charm..
The only thing I had to do is to add the line in my.cnf and restart MySQL..

;)</description>
		<content:encoded><![CDATA[<p>Great tip..!<br />
For me it worked like a charm..<br />
The only thing I had to do is to add the line in my.cnf and restart MySQL..</p>
<p>;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.nivas.hr/blog/2009/09/15/how-to-disable-mysql-fulltext-stopwords/comment-page-1/#comment-744395</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 29 Nov 2010 04:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nivas.hr/blog/?p=1468#comment-744395</guid>
		<description>Thanks for the tip, I also found that it needs to be in the [mysqld] section of the my.cnf file to be taken into account after restart.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, I also found that it needs to be in the [mysqld] section of the my.cnf file to be taken into account after restart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian Schröck</title>
		<link>http://www.nivas.hr/blog/2009/09/15/how-to-disable-mysql-fulltext-stopwords/comment-page-1/#comment-725007</link>
		<dc:creator>Florian Schröck</dc:creator>
		<pubDate>Thu, 23 Sep 2010 12:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.nivas.hr/blog/?p=1468#comment-725007</guid>
		<description>a note from the manpage:


          Note: FULLTEXT indexes must be rebuilt after changing this variable or the contents of the stopword file. Use REPAIR TABLE tbl_name QUICK.</description>
		<content:encoded><![CDATA[<p>a note from the manpage:</p>
<p>          Note: FULLTEXT indexes must be rebuilt after changing this variable or the contents of the stopword file. Use REPAIR TABLE tbl_name QUICK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rit</title>
		<link>http://www.nivas.hr/blog/2009/09/15/how-to-disable-mysql-fulltext-stopwords/comment-page-1/#comment-690946</link>
		<dc:creator>rit</dc:creator>
		<pubDate>Mon, 01 Mar 2010 08:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nivas.hr/blog/?p=1468#comment-690946</guid>
		<description>hi, i try to put
ft_stopword_file = “” on my mysql configuration file ( my.ini) , and its not working. can u help me??
im using WAMP server version 1.7.2
thank u.</description>
		<content:encoded><![CDATA[<p>hi, i try to put<br />
ft_stopword_file = “” on my mysql configuration file ( my.ini) , and its not working. can u help me??<br />
im using WAMP server version 1.7.2<br />
thank u.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Roland</title>
		<link>http://www.nivas.hr/blog/2009/09/15/how-to-disable-mysql-fulltext-stopwords/comment-page-1/#comment-671278</link>
		<dc:creator>Chris Roland</dc:creator>
		<pubDate>Tue, 06 Oct 2009 00:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.nivas.hr/blog/?p=1468#comment-671278</guid>
		<description>Awesome, thanks for the help.  I was seriously losing my mind.</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for the help.  I was seriously losing my mind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

