<?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: Using Lucene with Spring – Introduction to Spring Modules</title>
	<atom:link href="http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: infochannel</title>
		<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/comment-page-1#comment-358362</link>
		<dc:creator>infochannel</dc:creator>
		<pubDate>Sat, 27 Feb 2010 11:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1248#comment-358362</guid>
		<description>hi thank you  good example
How to Index Microsoft Format Documents (Word, Excel, Powerpoint) - Lucene
http://kalanir.blogspot.com/2008/08/how-to-index-microsoft-format-documents.html</description>
		<content:encoded><![CDATA[<p>hi thank you  good example<br />
How to Index Microsoft Format Documents (Word, Excel, Powerpoint) &#8211; Lucene<br />
<a href="http://kalanir.blogspot.com/2008/08/how-to-index-microsoft-format-documents.html" rel="nofollow">http://kalanir.blogspot.com/2008/08/how-to-index-microsoft-format-documents.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud Jeansen</title>
		<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/comment-page-1#comment-259602</link>
		<dc:creator>Arnaud Jeansen</dc:creator>
		<pubDate>Fri, 31 Aug 2007 13:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1248#comment-259602</guid>
		<description>I don&#039;t know whether the API changed between the 0.4 and the 0.8 version (or if this is a typo from the start), but I spent a few hours trying to use Lucene with this configuration with no success.
For an FS implementation, you need to put the &quot;create true&quot; property node on the indexFactory bean, not on the FSDirectory one.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know whether the API changed between the 0.4 and the 0.8 version (or if this is a typo from the start), but I spent a few hours trying to use Lucene with this configuration with no success.<br />
For an FS implementation, you need to put the &#8220;create true&#8221; property node on the indexFactory bean, not on the FSDirectory one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manohar</title>
		<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/comment-page-1#comment-96421</link>
		<dc:creator>Manohar</dc:creator>
		<pubDate>Fri, 18 Aug 2006 08:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1248#comment-96421</guid>
		<description>Sir,
I need your help to configure Apache Lucene to search Word Documents,PDF and XML.
Thanking You</description>
		<content:encoded><![CDATA[<p>Sir,<br />
I need your help to configure Apache Lucene to search Word Documents,PDF and XML.<br />
Thanking You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen van Wilgenburg</title>
		<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/comment-page-1#comment-76475</link>
		<dc:creator>Jeroen van Wilgenburg</dc:creator>
		<pubDate>Mon, 03 Jul 2006 14:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1248#comment-76475</guid>
		<description>I don&#039;t have much experience with indexing those files and don&#039;t have any examples lying around. You can go to www.zilverline.org, download the application and browse the source. This application is a google desktop search made with Lucene and can index the files you mentioned.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have much experience with indexing those files and don&#8217;t have any examples lying around. You can go to <a href="http://www.zilverline.org" rel="nofollow">http://www.zilverline.org</a>, download the application and browse the source. This application is a google desktop search made with Lucene and can index the files you mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishakh Cherian</title>
		<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/comment-page-1#comment-76417</link>
		<dc:creator>Vishakh Cherian</dc:creator>
		<pubDate>Mon, 03 Jul 2006 11:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1248#comment-76417</guid>
		<description>Sir,
I need your hep to configure Apache Lucene to search Word Documents,PDF and XML.
Thanking You 
Vishakh Cherian</description>
		<content:encoded><![CDATA[<p>Sir,<br />
I need your hep to configure Apache Lucene to search Word Documents,PDF and XML.<br />
Thanking You<br />
Vishakh Cherian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen van Wilgenburg</title>
		<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/comment-page-1#comment-75377</link>
		<dc:creator>Jeroen van Wilgenburg</dc:creator>
		<pubDate>Thu, 29 Jun 2006 10:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1248#comment-75377</guid>
		<description>Thanks for the tip. I heard the name and know it does something with Lucene and a database, but I&#039;ll give it a try.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I heard the name and know it does something with Lucene and a database, but I&#8217;ll give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolf</title>
		<link>http://technology.amis.nl/blog/1248/using-lucene-with-spring-%e2%80%93-introduction-to-spring-modules/comment-page-1#comment-74190</link>
		<dc:creator>Rolf</dc:creator>
		<pubDate>Mon, 26 Jun 2006 12:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1248#comment-74190</guid>
		<description>you should give Compass a try.
This is a springified framework that works on top of lucene
http://www.opensymphony.com/compass/</description>
		<content:encoded><![CDATA[<p>you should give Compass a try.<br />
This is a springified framework that works on top of lucene<br />
<a href="http://www.opensymphony.com/compass/" rel="nofollow">http://www.opensymphony.com/compass/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

