<?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>Nomad Journey &#187; full text search</title>
	<atom:link href="http://www.nomadjourney.com/tag/full-text-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nomadjourney.com</link>
	<description>Django, Python, jQuery and whatever cool stuff I can think of</description>
	<lastBuildDate>Tue, 20 Apr 2010 03:51:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Full-text search across multiple Django models using Djapian/Xapian</title>
		<link>http://www.nomadjourney.com/2009/05/full-text-search-across-multiple-django-models-using-djapian/</link>
		<comments>http://www.nomadjourney.com/2009/05/full-text-search-across-multiple-django-models-using-djapian/#comments</comments>
		<pubDate>Fri, 22 May 2009 17:38:50 +0000</pubDate>
		<dc:creator>Nizam</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Djapian]]></category>
		<category><![CDATA[full text search]]></category>
		<category><![CDATA[multiple models]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Xapian]]></category>

		<guid isPermaLink="false">http://www.nomadjourney.com/?p=223</guid>
		<description><![CDATA[I recently implemented full text search in my Django web application. I am a big fan of the Xapian search engine library so I was extremely thrilled to find the Djapian project. Djapian is a Django app that enables indexing and searching of your Django models.
One of the major requirements I had for my search [...]]]></description>
		<wfw:commentRss>http://www.nomadjourney.com/2009/05/full-text-search-across-multiple-django-models-using-djapian/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
