<?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>Bill Richards &#187; sphinx</title>
	<atom:link href="http://www.wrichards.com/blog/tag/sphinx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wrichards.com/blog</link>
	<description>a developer&#039;s blog</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:32:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sphinx : A MySQL full-text search engine</title>
		<link>http://www.wrichards.com/blog/2009/02/sphinx-mysql-php/</link>
		<comments>http://www.wrichards.com/blog/2009/02/sphinx-mysql-php/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 01:00:39 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sphinx]]></category>

		<guid isPermaLink="false">http://www.wrichards.com/blog/?p=19</guid>
		<description><![CDATA[This has got to be one of the coolest things I have come across in a long time. Sphinx a standalone MySQL full-text search engine. I&#8217;ve been working with it for a couple weeks now and I must say, this thing is blazin&#8217; fast. I was most impressed by performance on large data sets (60+ [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.sphinxsearch.com/" href="http://www.sphinxsearch.com/" target="_blank"><img src="http://www.sphinxsearch.com/g/sphinx.jpg" alt="Sphinx - Standalone MySQL Full-text search" style="float:left" /></a> This has got to be one of the coolest things I have come across in a long time. <a href="http://www.sphinxsearch.com/">Sphinx</a> a standalone MySQL full-text search engine. I&#8217;ve been working with it for a couple weeks now and I must say, this thing is blazin&#8217; fast. I was most impressed by performance on large data sets (60+ million rows). Even when preforming sorts, it&#8217;s really fast. Oh, they have a <a title="PHP API" href="http://www.sphinxsearch.com/wiki/doku.php?id=php_api_docs" target="_blank">PHP API</a> too! If you&#8217;re looking to super charge your mysql search, give it a shot!</p>
<p>More on this with examples later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wrichards.com/blog/2009/02/sphinx-mysql-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
