<?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>Blog of developer Mikkel Ovesen &#187; lucene</title>
	<atom:link href="http://blog.ovesens.net/tag/lucene/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ovesens.net</link>
	<description>My thoughts, stuff I need to remember or things I just want to share with the world</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:55:29 +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>Lucene.NET synonyms + analyzers</title>
		<link>http://blog.ovesens.net/2009/01/lucene-net-synonyms-analyzers/</link>
		<comments>http://blog.ovesens.net/2009/01/lucene-net-synonyms-analyzers/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 16:26:00 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">/post/2009/01/07/LuceneNET-synonyms-2b-analyzers.aspx</guid>
		<description><![CDATA[Here are two good articles covering two areas of Lucene.NET. The first is analyzers: http://www.codeproject.com/KB/cs/lucene_analysis.aspx &#160; The second is how to make a search support synonyms: http://www.codeproject.com/KB/cs/lucene_custom_analyzer.aspx]]></description>
			<content:encoded><![CDATA[<p>
Here are two good articles covering two areas of Lucene.NET.
</p>
<p>
The first is analyzers:
</p>
<p>
<a href="http://www.codeproject.com/KB/cs/lucene_analysis.aspx"></p>
<p>http://www.codeproject.com/KB/cs/lucene_analysis.aspx</a></p>
<p>
&nbsp;
</p>
<p>
The second is how to make a search support synonyms:
</p>
<p>
<a href="http://www.codeproject.com/KB/cs/lucene_custom_analyzer.aspx"></p>
<p>http://www.codeproject.com/KB/cs/lucene_custom_analyzer.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2009/01/lucene-net-synonyms-analyzers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

