<?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: How to Install the Lucene Search Engine using Solr</title>
	<atom:link href="http://www.rustyrazorblade.com/2008/03/how-to-install-the-lucene-search-engine-using-solr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rustyrazorblade.com/2008/03/how-to-install-the-lucene-search-engine-using-solr/</link>
	<description>Tech Thoughts, Mostly on LAMP - by Jon Haddad</description>
	<lastBuildDate>Mon, 23 Jan 2012 09:03:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gleber1508@gmail.com</title>
		<link>http://www.rustyrazorblade.com/2008/03/how-to-install-the-lucene-search-engine-using-solr/comment-page-1/#comment-76253</link>
		<dc:creator>Gleber1508@gmail.com</dc:creator>
		<pubDate>Mon, 05 Sep 2011 01:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/03/15/how-to-install-the-lucene-search-engine-using-solr/#comment-76253</guid>
		<description>32. You could definitely see your expertise in the work you write. The world hopes for even more passionate writers such as you who aren&#039;t afraid to mention how they believe. Always follow your heart.</description>
		<content:encoded><![CDATA[<p>32. You could definitely see your expertise in the work you write. The world hopes for even more passionate writers such as you who aren&#8217;t afraid to mention how they believe. Always follow your heart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.rustyrazorblade.com/2008/03/how-to-install-the-lucene-search-engine-using-solr/comment-page-1/#comment-43117</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 21 Sep 2009 21:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/03/15/how-to-install-the-lucene-search-engine-using-solr/#comment-43117</guid>
		<description>Hi Josh,

To answer your comment / question:

Solr is a nice nice web wrapper, more focused on the front end and schema/data structure.

Nutch is much more of a back end web spider, though it does have a tiny web sample.  It also includes Hadoop for scalability, which is nice but can make debugging a bit more interesting.  There&#039;s now some integration between nutch and solr.

And of course Lucene is the engine that is included in both.</description>
		<content:encoded><![CDATA[<p>Hi Josh,</p>
<p>To answer your comment / question:</p>
<p>Solr is a nice nice web wrapper, more focused on the front end and schema/data structure.</p>
<p>Nutch is much more of a back end web spider, though it does have a tiny web sample.  It also includes Hadoop for scalability, which is nice but can make debugging a bit more interesting.  There&#8217;s now some integration between nutch and solr.</p>
<p>And of course Lucene is the engine that is included in both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.rustyrazorblade.com/2008/03/how-to-install-the-lucene-search-engine-using-solr/comment-page-1/#comment-16977</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 31 Mar 2008 22:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/03/15/how-to-install-the-lucene-search-engine-using-solr/#comment-16977</guid>
		<description>What are you thoughts on Lucene? Have you played with Nutch at all?</description>
		<content:encoded><![CDATA[<p>What are you thoughts on Lucene? Have you played with Nutch at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.rustyrazorblade.com/2008/03/how-to-install-the-lucene-search-engine-using-solr/comment-page-1/#comment-15923</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Tue, 18 Mar 2008 20:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/03/15/how-to-install-the-lucene-search-engine-using-solr/#comment-15923</guid>
		<description>Hmm... that&#039;s interesting.  I didn&#039;t even realize it comes prebuilt.  I suppose that makes this post sort of useless.  Thanks for the head&#039;s up.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; that&#8217;s interesting.  I didn&#8217;t even realize it comes prebuilt.  I suppose that makes this post sort of useless.  Thanks for the head&#8217;s up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.rustyrazorblade.com/2008/03/how-to-install-the-lucene-search-engine-using-solr/comment-page-1/#comment-15905</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Mon, 17 Mar 2008 17:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/03/15/how-to-install-the-lucene-search-engine-using-solr/#comment-15905</guid>
		<description>small note: this post isn&#039;treally about installing Solr, it&#039;s about *building* Solr from the java source.

If you download the Solr 1.2 release, you can skip almost everything up to the &quot;You can run the example...&quot; line.

http://www.apache.org/dyn/closer.cgi/lucene/solr/1.2</description>
		<content:encoded><![CDATA[<p>small note: this post isn&#8217;treally about installing Solr, it&#8217;s about *building* Solr from the java source.</p>
<p>If you download the Solr 1.2 release, you can skip almost everything up to the &#8220;You can run the example&#8230;&#8221; line.</p>
<p><a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/1.2" rel="nofollow">http://www.apache.org/dyn/closer.cgi/lucene/solr/1.2</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

