<?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: ThinkingSphinx and Nil Results</title>
	<atom:link href="http://jimneath.org/2009/11/09/thinkingsphinx-and-nil-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimneath.org/2009/11/09/thinkingsphinx-and-nil-results/</link>
	<description>Ruby on Rails, Javascript, CSS and Standards</description>
	<lastBuildDate>Tue, 09 Mar 2010 08:17:22 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joshkalderimis</title>
		<link>http://jimneath.org/2009/11/09/thinkingsphinx-and-nil-results/comment-page-1/#comment-974</link>
		<dc:creator>joshkalderimis</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=175#comment-974</guid>
		<description>Hi Jim,&lt;br&gt;&lt;br&gt;This was a recent issue with an app we recently deployed, but was fixed once Pat made a small enhancement to the way destroys work for TS. &lt;br&gt;&lt;br&gt;Previously, when using suspended_delta, TS would not remove destroyed objects from the delta index but would instead try to do it after the suspended_delta block call. This did not work because the suspended_delta call did not keep track of the documents to remove, and although a delta index would fix this, if using delayed_job this could possibly be a while away.&lt;br&gt;&lt;br&gt;Pat has since changed the behavior of destroys to always remove the document from the delta index, since then I have not had this issue.&lt;br&gt;&lt;br&gt;I never knew of retry_stale, thanks for the tip, it may come in handy if the problem pops up it ugly head again.&lt;br&gt;&lt;br&gt;Thanks for the post</description>
		<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>This was a recent issue with an app we recently deployed, but was fixed once Pat made a small enhancement to the way destroys work for TS. </p>
<p>Previously, when using suspended_delta, TS would not remove destroyed objects from the delta index but would instead try to do it after the suspended_delta block call. This did not work because the suspended_delta call did not keep track of the documents to remove, and although a delta index would fix this, if using delayed_job this could possibly be a while away.</p>
<p>Pat has since changed the behavior of destroys to always remove the document from the delta index, since then I have not had this issue.</p>
<p>I never knew of retry_stale, thanks for the tip, it may come in handy if the problem pops up it ugly head again.</p>
<p>Thanks for the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bansalakhil</title>
		<link>http://jimneath.org/2009/11/09/thinkingsphinx-and-nil-results/comment-page-1/#comment-973</link>
		<dc:creator>bansalakhil</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=175#comment-973</guid>
		<description>I wish, you have had posted this yesterday.</description>
		<content:encoded><![CDATA[<p>I wish, you have had posted this yesterday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhil Bansal</title>
		<link>http://jimneath.org/2009/11/09/thinkingsphinx-and-nil-results/comment-page-1/#comment-972</link>
		<dc:creator>Akhil Bansal</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://jimneath.org/?p=175#comment-972</guid>
		<description>I wish, you have had posted this yesterday.</description>
		<content:encoded><![CDATA[<p>I wish, you have had posted this yesterday.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
