<?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"
	>
<channel>
	<title>Comments on: Simple Lucene Example</title>
	<atom:link href="http://www.bitworm.com/search/2007/simple-lucene-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitworm.com/search/2007/simple-lucene-example/</link>
	<description>Thoughts from a search geek</description>
	<pubDate>Thu, 11 Mar 2010 03:25:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Sakhi</title>
		<link>http://www.bitworm.com/search/2007/simple-lucene-example/#comment-7907</link>
		<dc:creator>Sakhi</dc:creator>
		<pubDate>Sun, 07 Jun 2009 05:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitworm.com/search/2007/simple-lucene-example/#comment-7907</guid>
		<description>I have used the API and available .dll file in .NET environment. 
On my local pc everything is running fine but when I posted the indexed folder under the bin directory of website (shared hosting) then IndexSearcher started throwing the error "The type initializer for 'Lucene.Net.Store.FSDirectory' threw an exception"
Please Note:
Indexing is done offline on my PC and I just want the indexer to search the indexed stuff on the web. The Path is causing issues. 
Can you provide which path I have to use? I am not sure if I require some additional permissions to give to ASPNET user and that may not be possible on shared-hosting.

Thanks in anticipation.
Regards</description>
		<content:encoded><![CDATA[<p>I have used the API and available .dll file in .NET environment.<br />
On my local pc everything is running fine but when I posted the indexed folder under the bin directory of website (shared hosting) then IndexSearcher started throwing the error &#8220;The type initializer for &#8216;Lucene.Net.Store.FSDirectory&#8217; threw an exception&#8221;<br />
Please Note:<br />
Indexing is done offline on my PC and I just want the indexer to search the indexed stuff on the web. The Path is causing issues.<br />
Can you provide which path I have to use? I am not sure if I require some additional permissions to give to ASPNET user and that may not be possible on shared-hosting.</p>
<p>Thanks in anticipation.<br />
Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
