<?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>ktulu.com.ar &#187; indexes</title>
	<atom:link href="http://ktulu.com.ar/blog/tag/indexes/feed/" rel="self" type="application/rss+xml" />
	<link>http://ktulu.com.ar/blog</link>
	<description>Tecnología, programación y boludeces varias</description>
	<lastBuildDate>Sun, 25 Mar 2012 14:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dumping Lucene indexes as XML</title>
		<link>http://ktulu.com.ar/blog/2009/10/12/dumping-lucene-indexes-as-xml/</link>
		<comments>http://ktulu.com.ar/blog/2009/10/12/dumping-lucene-indexes-as-xml/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 11:50:13 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[Programacion]]></category>
		<category><![CDATA[indexes]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lucene]]></category>

		<guid isPermaLink="false">http://ktulu.com.ar/blog/?p=139</guid>
		<description><![CDATA[Recently I needed to dump the contents of a Lucene index. The following class does exactly that, writing the resulting XML document to stdout:]]></description>
		<wfw:commentRss>http://ktulu.com.ar/blog/2009/10/12/dumping-lucene-indexes-as-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

