<?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: MongoDB &#8211; Find Documents Missing Fields</title>
	<atom:link href="http://www.ryannitz.org/tech-notes/2009/07/29/monogodb-document-missing-field/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryannitz.org/tech-notes/2009/07/29/monogodb-document-missing-field/</link>
	<description>Miscellaneous technology examples and notes</description>
	<lastBuildDate>Tue, 23 Nov 2010 17:22:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: aah</title>
		<link>http://www.ryannitz.org/tech-notes/2009/07/29/monogodb-document-missing-field/comment-page-1/#comment-4354</link>
		<dc:creator>aah</dc:creator>
		<pubDate>Wed, 03 Nov 2010 17:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://ryan-nitz.com/tech-notes/?p=188#comment-4354</guid>
		<description>Just happened across this page.  The queries here will count documents where the field exists, but is set to null.  I think you need to use the (recent?) predicate &quot;exists?&quot; to actually tell if the document has field X.</description>
		<content:encoded><![CDATA[<p>Just happened across this page.  The queries here will count documents where the field exists, but is set to null.  I think you need to use the (recent?) predicate &#8220;exists?&#8221; to actually tell if the document has field X.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

