<?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: Finally got LiveSearch working</title>
	<atom:link href="http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/</link>
	<description>The musings of an Aussie geek stuck in Texas working as an expatriate in software development and support.</description>
	<lastBuildDate>Thu, 22 Apr 2010 05:07:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jaseone</title>
		<link>http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/comment-page-1/#comment-438</link>
		<dc:creator>jaseone</dc:creator>
		<pubDate>Tue, 01 Nov 2005 03:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/#comment-438</guid>
		<description>That is what I was thinking at first but my posts table is tiny in the scheme of things so not using the index isn&#039;t a big deal and the query still returns quite quickly.

It is something to do with the quoted line in core Wordpress, I just don&#039;t know what exactly.</description>
		<content:encoded><![CDATA[<p>That is what I was thinking at first but my posts table is tiny in the scheme of things so not using the index isn&#8217;t a big deal and the query still returns quite quickly.</p>
<p>It is something to do with the quoted line in core Wordpress, I just don&#8217;t know what exactly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeramy</title>
		<link>http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/comment-page-1/#comment-436</link>
		<dc:creator>Jeramy</dc:creator>
		<pubDate>Tue, 01 Nov 2005 02:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/#comment-436</guid>
		<description>I also think you were getting the error because mysql&#039;s ft_min_word_len is set to 4, meaning that a word has to be at least 4 characters. It&#039;s on this page: http://dev.mysql.com/doc/refman/4.1/en/myisamchk-general-options.html
Hope that helps explain why the error was happening.</description>
		<content:encoded><![CDATA[<p>I also think you were getting the error because mysql&#8217;s ft_min_word_len is set to 4, meaning that a word has to be at least 4 characters. It&#8217;s on this page: <a href="http://dev.mysql.com/doc/refman/4.1/en/myisamchk-general-options.html" rel="nofollow">http://dev.mysql.com/doc/refman/4.1/en/myisamchk-general-options.html</a><br />
Hope that helps explain why the error was happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaseone</title>
		<link>http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/comment-page-1/#comment-434</link>
		<dc:creator>jaseone</dc:creator>
		<pubDate>Mon, 31 Oct 2005 14:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/#comment-434</guid>
		<description>That one has been around for a while actually I just couldn&#039;t get it to work on SVN. I still can&#039;t work out what is wrong with that line from template-functions-links.php so I&#039;ve temporarily replaced it with just setting the permalink structure for pages manually.

The problem was always with that line, it is just that search terms 3 characters or less were more likely to return one of the static pages and that was breaking the code, for some reason I just hate dealing with classes in PHP, don&#039;t ask me why but they just feel wrong so it is taking me a while to figure it out.</description>
		<content:encoded><![CDATA[<p>That one has been around for a while actually I just couldn&#8217;t get it to work on SVN. I still can&#8217;t work out what is wrong with that line from template-functions-links.php so I&#8217;ve temporarily replaced it with just setting the permalink structure for pages manually.</p>
<p>The problem was always with that line, it is just that search terms 3 characters or less were more likely to return one of the static pages and that was breaking the code, for some reason I just hate dealing with classes in PHP, don&#8217;t ask me why but they just feel wrong so it is taking me a while to figure it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeramy</title>
		<link>http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/comment-page-1/#comment-433</link>
		<dc:creator>Jeramy</dc:creator>
		<pubDate>Mon, 31 Oct 2005 13:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://jasonbainbridge.com/2005/10/30/finally-got-livesearch-working/#comment-433</guid>
		<description>You know, you always find the coolest Wordpress plugins.</description>
		<content:encoded><![CDATA[<p>You know, you always find the coolest Wordpress plugins.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
