<?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>Yangtheman &#187; acts_as_tsearch</title>
	<atom:link href="http://blog.yangtheman.com/tag/acts_as_tsearch/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yangtheman.com</link>
	<description>Life hacker</description>
	<lastBuildDate>Tue, 17 Jan 2012 09:34:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Full text search on Heroku</title>
		<link>http://blog.yangtheman.com/2010/02/28/full-text-search-on-heroku/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=full-text-search-on-heroku</link>
		<comments>http://blog.yangtheman.com/2010/02/28/full-text-search-on-heroku/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 04:44:37 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[acts_as_tsearch]]></category>
		<category><![CDATA[heroku]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=274</guid>
		<description><![CDATA[If you want to have full text search capability on Heroku, you should definitely use texticle or acts_as_tsearch. It is possible to use acts_as_farret on Heroku, but since you can only write to /tmp directory and your index file will be deleted sooner or later, you should not use it.
I first used texticle, and later [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2010/02/28/full-text-search-on-heroku/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

