<?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: Nutch and Lucene	</title>
	<atom:link href="http://127.0.0.1:8090/nutch_and_lucene.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090/nutch_and_lucene.htm</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Wed, 08 Dec 2004 06:01:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>
		By: Harry		</title>
		<link>http://127.0.0.1:8090/nutch_and_lucene.htm#comment-58</link>

		<dc:creator><![CDATA[Harry]]></dc:creator>
		<pubDate>Wed, 08 Dec 2004 06:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=201#comment-58</guid>

					<description><![CDATA[Yes, Nutch is powerful enough to use as an ecommerce search engine. I am not sure why you need to translate the query part of the URI because Nutch handles them just fine.
I am also not sure what you mean about search engines having problems with database content. If it is text then the search engine can index it if we can give it to them in a sensible fashion ie HTML. My own site has over 23,000 jobs in it and they are all in a database and Google, MSN, Yahoo and various others index them regularly.
If you have data in a database then the way I have done it in the past is use Apache&#039;s mod_rewrite module to mangle the url so that the user (Nutch) gets what apears to be a static page but its actually a page from the database. It is not normally required though.
Hope this was some help.
]]></description>
			<content:encoded><![CDATA[<p>Yes, Nutch is powerful enough to use as an ecommerce search engine. I am not sure why you need to translate the query part of the URI because Nutch handles them just fine.<br />
I am also not sure what you mean about search engines having problems with database content. If it is text then the search engine can index it if we can give it to them in a sensible fashion ie HTML. My own site has over 23,000 jobs in it and they are all in a database and Google, MSN, Yahoo and various others index them regularly.<br />
If you have data in a database then the way I have done it in the past is use Apache&#8217;s mod_rewrite module to mangle the url so that the user (Nutch) gets what apears to be a static page but its actually a page from the database. It is not normally required though.<br />
Hope this was some help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul		</title>
		<link>http://127.0.0.1:8090/nutch_and_lucene.htm#comment-57</link>

		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Tue, 30 Nov 2004 18:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=201#comment-57</guid>

					<description><![CDATA[I want to know if this is a potential solution for a website search tool for ecommerce puroposes. Search engines can have problems with database content. I intend to translate the urls to avoid &#039;?&#039; and &#039;&#038;&#039; etc. Any comments would be gratefully received
thanks
Paul
]]></description>
			<content:encoded><![CDATA[<p>I want to know if this is a potential solution for a website search tool for ecommerce puroposes. Search engines can have problems with database content. I intend to translate the urls to avoid &#8216;?&#8217; and &#8216;&amp;&#8217; etc. Any comments would be gratefully received<br />
thanks<br />
Paul</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
