<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Geek brain dump &#187; mysql</title>
	<atom:link href="http://www.gammelsaeter.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gammelsaeter.com</link>
	<description>a dump for stuff about technology and software development</description>
	<lastBuildDate>Sat, 26 Feb 2011 11:49:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MySQL fulltext search example</title>
		<link>http://www.gammelsaeter.com/programming/mysql-fulltext-search-example/</link>
		<comments>http://www.gammelsaeter.com/programming/mysql-fulltext-search-example/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 14:54:50 +0000</pubDate>
		<dc:creator>paalg</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[fulltext]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.gammelsaeter.com/?p=136</guid>
		<description><![CDATA[<p>At my work I was set to the task of making a search page for an PHP application we have made. The search page was to search text fields in a table in an MySQL database and return results. After some time researching and testing I found that the fulltext indexing of fields in tables [...]]]></description>
		<wfw:commentRss>http://www.gammelsaeter.com/programming/mysql-fulltext-search-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

