<?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: Use a Cron Job to Automate Sphinx Index Refresh from Rails Rake Task</title>
	<atom:link href="http://seanbehan.com/ruby-on-rails/use-a-cron-job-to-automate-sphinx-index-refresh-from-rails-rake-task/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanbehan.com/ruby-on-rails/use-a-cron-job-to-automate-sphinx-index-refresh-from-rails-rake-task/</link>
	<description>Web Programming, Ruby on Rails, Wordpress, PHP from Burlington, Vermont</description>
	<lastBuildDate>Fri, 03 Sep 2010 21:00:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://seanbehan.com/ruby-on-rails/use-a-cron-job-to-automate-sphinx-index-refresh-from-rails-rake-task/#comment-39</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 30 Jun 2010 14:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://seanbehan.com/?p=436#comment-39</guid>
		<description>that&#039;s a much better solution. thanks!</description>
		<content:encoded><![CDATA[<p>that&#8217;s a much better solution. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://seanbehan.com/ruby-on-rails/use-a-cron-job-to-automate-sphinx-index-refresh-from-rails-rake-task/#comment-38</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Wed, 30 Jun 2010 11:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://seanbehan.com/?p=436#comment-38</guid>
		<description>OR:

Call the sphinx indexer directly, also eases the load (you don&#039;t need to fire up rails), eg:

/usr/local/bin/indexer --config /data/releases/site/current/config/production.sphinx.conf --all --rotate</description>
		<content:encoded><![CDATA[<p>OR:</p>
<p>Call the sphinx indexer directly, also eases the load (you don&#8217;t need to fire up rails), eg:</p>
<p>/usr/local/bin/indexer &#8211;config /data/releases/site/current/config/production.sphinx.conf &#8211;all &#8211;rotate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slony</title>
		<link>http://seanbehan.com/ruby-on-rails/use-a-cron-job-to-automate-sphinx-index-refresh-from-rails-rake-task/#comment-37</link>
		<dc:creator>Slony</dc:creator>
		<pubDate>Wed, 09 Jun 2010 12:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://seanbehan.com/?p=436#comment-37</guid>
		<description>Thank you for this post! I was hitting my head against the wall trying to find out why searchd repeatedly shuts down :) Setting environment vars solved the problem :)</description>
		<content:encoded><![CDATA[<p>Thank you for this post! I was hitting my head against the wall trying to find out why searchd repeatedly shuts down <img src='http://seanbehan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Setting environment vars solved the problem <img src='http://seanbehan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
