<?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: Excluding empty text values in SharePoint Search</title>
	<atom:link href="http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:22:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Get Recent Changes across Site Collections &#124; Mike&#039;s Notebook</title>
		<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/comment-page-1/#comment-120111</link>
		<dc:creator>Get Recent Changes across Site Collections &#124; Mike&#039;s Notebook</dc:creator>
		<pubDate>Wed, 01 Feb 2012 17:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/#comment-120111</guid>
		<description>[...] (Thanks to Waldek for that! More here: http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/) [...]</description>
		<content:encoded><![CDATA[<p>[...] (Thanks to Waldek for that! More here: <a href="http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/" rel="nofollow">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/</a>) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayan</title>
		<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/comment-page-1/#comment-106198</link>
		<dc:creator>Ayan</dc:creator>
		<pubDate>Thu, 01 Dec 2011 10:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/#comment-106198</guid>
		<description>I had to do a wild card search with FULLTextSQLQuery class. I wrote my query as select....where  IS NULL or  LIKE &#039;%Text%&#039;..... it is throwing the same error as mentioned above. Could you please provide any solution for these?</description>
		<content:encoded><![CDATA[<p>I had to do a wild card search with FULLTextSQLQuery class. I wrote my query as select&#8230;.where  IS NULL or  LIKE &#039;%Text%&#039;&#8230;.. it is throwing the same error as mentioned above. Could you please provide any solution for these?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/comment-page-1/#comment-29282</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Thu, 01 Oct 2009 05:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/#comment-29282</guid>
		<description>@Sridhar: As I mentioned: have you tried searching for = &#039;&#039; values?</description>
		<content:encoded><![CDATA[<p>@Sridhar: As I mentioned: have you tried searching for = &#034; values?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/comment-page-1/#comment-29155</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Tue, 29 Sep 2009 17:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/#comment-29155</guid>
		<description>I have a similiar problem as @Yohan. I want to search for NULL or empty column values. Please help!</description>
		<content:encoded><![CDATA[<p>I have a similiar problem as @Yohan. I want to search for NULL or empty column values. Please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/comment-page-1/#comment-29095</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Mon, 28 Sep 2009 23:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/#comment-29095</guid>
		<description>Interesting post but have the same problem as Yohan where I need to search for NULL values. Please help !</description>
		<content:encoded><![CDATA[<p>Interesting post but have the same problem as Yohan where I need to search for NULL values. Please help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/comment-page-1/#comment-25261</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 03 Aug 2009 19:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/#comment-25261</guid>
		<description>@Yohan: Have you tried using column = &#039;&#039; (just a sanity check)?</description>
		<content:encoded><![CDATA[<p>@Yohan: Have you tried using column = &#034; (just a sanity check)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yohan</title>
		<link>http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/comment-page-1/#comment-25090</link>
		<dc:creator>Yohan</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/excluding-empty-text-values-sharepoint-search/#comment-25090</guid>
		<description>Hi Waldek,
This is an interesting post since I was experiencing the same problem... thing is though, I want to search for NULL values, not exclude them!  I&#039;ve tried quite a few different methods without success...  I think I have more trouble since my column is of type system.double.  This prevents me from being able to use the text predicates etc....

Using (column &gt; 0) returns the non-null values.
Using (column &lt; 0) doesn&#039;t return anything.

If you have any clue as to how I can work around this, I would much appreciate!

Thanks,
Yohan</description>
		<content:encoded><![CDATA[<p>Hi Waldek,<br />
This is an interesting post since I was experiencing the same problem&#8230; thing is though, I want to search for NULL values, not exclude them!  I&#039;ve tried quite a few different methods without success&#8230;  I think I have more trouble since my column is of type system.double.  This prevents me from being able to use the text predicates etc&#8230;.</p>
<p>Using (column &gt; 0) returns the non-null values.<br />
Using (column &lt; 0) doesn&#039;t return anything.</p>
<p>If you have any clue as to how I can work around this, I would much appreciate!</p>
<p>Thanks,<br />
Yohan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

