<?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>PHP and MySQL Development &#187; Sphinx</title>
	<atom:link href="http://mwillis.co.uk/category/sphinx/feed/" rel="self" type="application/rss+xml" />
	<link>http://mwillis.co.uk</link>
	<description>My thoughts and findings on PHP, MySQL and all things web development.</description>
	<lastBuildDate>Wed, 27 Apr 2011 21:20:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sphinx Tip &#8211; Multiple config files</title>
		<link>http://mwillis.co.uk/sphinx/sphinx-tip-multiple-config-files/</link>
		<comments>http://mwillis.co.uk/sphinx/sphinx-tip-multiple-config-files/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 19:45:18 +0000</pubDate>
		<dc:creator>Mark Willis</dc:creator>
				<category><![CDATA[Sphinx]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mwillis.co.uk/?p=126</guid>
		<description><![CDATA[I currently use Sphinx Search for alot of website on my web server, and have about 30-40 different indexes. As you can imagine this can make for a very long sphinx config file.
(40 lines per index) X (30 indexes) = 1200 lines - alot to have in one file.
I learnt this nifty trick from the [...]]]></description>
		<wfw:commentRss>http://mwillis.co.uk/sphinx/sphinx-tip-multiple-config-files/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Sphinx Search Review</title>
		<link>http://mwillis.co.uk/sphinx/sphinx-search-review/</link>
		<comments>http://mwillis.co.uk/sphinx/sphinx-search-review/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 18:34:28 +0000</pubDate>
		<dc:creator>Mark Willis</dc:creator>
				<category><![CDATA[Sphinx]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mwillis.co.uk/?p=14</guid>
		<description><![CDATA[As with more and more developers, i've always faced a problem with MySQL's FULLTEXT search. As soon as you get over 100-200Mb table and try and do a BOOLEAN search on a keyword field, performance seems to fall out the window.
For Example:
SELECT id FROM listing WHERE MATCH &#40; keywords &#41; AGAINST &#40; 'plumbers' IN BOOLEAN [...]]]></description>
		<wfw:commentRss>http://mwillis.co.uk/sphinx/sphinx-search-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
