<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Updating and Deleting Documents in Lucene 2.4: LingMed Case Study</title>
	<atom:link href="http://lingpipe-blog.com/2008/11/05/updating-and-deleting-documents-in-lucene-24-lingmed-case-study/feed/" rel="self" type="application/rss+xml" />
	<link>http://lingpipe-blog.com/2008/11/05/updating-and-deleting-documents-in-lucene-24-lingmed-case-study/</link>
	<description>Natural Language Processing and Text Analytics</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:47:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Rakesh</title>
		<link>http://lingpipe-blog.com/2008/11/05/updating-and-deleting-documents-in-lucene-24-lingmed-case-study/#comment-15307</link>
		<dc:creator><![CDATA[Rakesh]]></dc:creator>
		<pubDate>Fri, 15 Jul 2011 13:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://lingpipe.wordpress.com/?p=255#comment-15307</guid>
		<description><![CDATA[is the following if condition really needed ?

&quot;if (mSearcher.docFreq(idTerm) &gt; 0) &quot;

Ideally while doing an update, if a matching document is not found, won&#039;t lucene just add the new document ?]]></description>
		<content:encoded><![CDATA[<p>is the following if condition really needed ?</p>
<p>&#8220;if (mSearcher.docFreq(idTerm) &gt; 0) &#8221;</p>
<p>Ideally while doing an update, if a matching document is not found, won&#8217;t lucene just add the new document ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucene or a Database?&#160;&#160;&#160;Yes! &#171; LingPipe Blog</title>
		<link>http://lingpipe-blog.com/2008/11/05/updating-and-deleting-documents-in-lucene-24-lingmed-case-study/#comment-3116</link>
		<dc:creator><![CDATA[Lucene or a Database?&#160;&#160;&#160;Yes! &#171; LingPipe Blog]]></dc:creator>
		<pubDate>Sat, 22 Nov 2008 20:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://lingpipe.wordpress.com/?p=255#comment-3116</guid>
		<description><![CDATA[[...] to the index are visible to all search clients, and this was covered in an earlier blog post: &#8220;Updating and Deleting Documents in Lucene&#8221;. Each MEDLINE citation has a unique PubMed ID, and treating this as an index field allows for rapid [...]]]></description>
		<content:encoded><![CDATA[<p>[...] to the index are visible to all search clients, and this was covered in an earlier blog post: &#8220;Updating and Deleting Documents in Lucene&#8221;. Each MEDLINE citation has a unique PubMed ID, and treating this as an index field allows for rapid [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BL Thursday</title>
		<link>http://lingpipe-blog.com/2008/11/05/updating-and-deleting-documents-in-lucene-24-lingmed-case-study/#comment-3059</link>
		<dc:creator><![CDATA[BL Thursday]]></dc:creator>
		<pubDate>Thu, 06 Nov 2008 09:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://lingpipe.wordpress.com/?p=255#comment-3059</guid>
		<description><![CDATA[[...] * Updating and Deleting Documents in Lucene 2.4 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] * Updating and Deleting Documents in Lucene 2.4 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

