<?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: Optimize Craigslist with Boolean Search Operators</title>
	<atom:link href="http://liquidparallax.com/2010/04/07/optimize-craigslist-with-boolean-search-operators/feed/" rel="self" type="application/rss+xml" />
	<link>http://liquidparallax.com/2010/04/07/optimize-craigslist-with-boolean-search-operators/</link>
	<description>i am music, feel my waves.</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:32:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: rob</title>
		<link>http://liquidparallax.com/2010/04/07/optimize-craigslist-with-boolean-search-operators/comment-page-1/#comment-5499</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://liquidparallax.com/?p=471#comment-5499</guid>
		<description>I am irritated by the never ending list of cars and furniture add by dealers. How do I look for a list of everything in my area, with furniture and cars excluded?</description>
		<content:encoded><![CDATA[<p>I am irritated by the never ending list of cars and furniture add by dealers. How do I look for a list of everything in my area, with furniture and cars excluded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://liquidparallax.com/2010/04/07/optimize-craigslist-with-boolean-search-operators/comment-page-1/#comment-5386</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 13 May 2011 20:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://liquidparallax.com/?p=471#comment-5386</guid>
		<description>How do you force removal of a phrase such as &quot;class a&quot;?   For example, try the following:  motorhome -&quot;class a&quot;  OR  motorhome -(class a)      OR  motorhome -(&quot;class a&quot;)   OR  motorhome -&quot;class%20a&quot;  OR motorhome -class%20a

None of them work!</description>
		<content:encoded><![CDATA[<p>How do you force removal of a phrase such as &#8220;class a&#8221;?   For example, try the following:  motorhome -&#8221;class a&#8221;  OR  motorhome -(class a)      OR  motorhome -(&#8220;class a&#8221;)   OR  motorhome -&#8221;class%20a&#8221;  OR motorhome -class%20a</p>
<p>None of them work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hari</title>
		<link>http://liquidparallax.com/2010/04/07/optimize-craigslist-with-boolean-search-operators/comment-page-1/#comment-5340</link>
		<dc:creator>Hari</dc:creator>
		<pubDate>Tue, 05 Oct 2010 05:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://liquidparallax.com/?p=471#comment-5340</guid>
		<description>Thanks for telling us about the OR operator, didn&#039;t know about it. However, I would like to correct that the words included in parenthesis don&#039;t seem to be treated as an exact phrase. E.g., I was looking for a used honda insight and the search query (without the outer quotes): &quot;(&quot;2000 honda insight&quot;) &#124; (&quot;2001 honda insight&quot;) &#124; (&quot;2002 honda insight&quot;)&quot; returns exactly what I want (and no more) where as without quotes, the search query (without the quotes): &quot;(2000 honda insight) &#124; (2001 honda insight) &#124; (2002 honda insight)&quot; returns too much clearly indicating that those words are not treated as phrases. So, it seems like you do have to use quotes and it works when used in parenthesis.</description>
		<content:encoded><![CDATA[<p>Thanks for telling us about the OR operator, didn&#8217;t know about it. However, I would like to correct that the words included in parenthesis don&#8217;t seem to be treated as an exact phrase. E.g., I was looking for a used honda insight and the search query (without the outer quotes): &#8220;(&#8220;2000 honda insight&#8221;) | (&#8220;2001 honda insight&#8221;) | (&#8220;2002 honda insight&#8221;)&#8221; returns exactly what I want (and no more) where as without quotes, the search query (without the quotes): &#8220;(2000 honda insight) | (2001 honda insight) | (2002 honda insight)&#8221; returns too much clearly indicating that those words are not treated as phrases. So, it seems like you do have to use quotes and it works when used in parenthesis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahryar</title>
		<link>http://liquidparallax.com/2010/04/07/optimize-craigslist-with-boolean-search-operators/comment-page-1/#comment-5325</link>
		<dc:creator>Shahryar</dc:creator>
		<pubDate>Thu, 05 Aug 2010 21:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://liquidparallax.com/?p=471#comment-5325</guid>
		<description>Sorry if this is covered but I missed it but what about a search where I wanted one word for sure but then one or the other word? I&#039;m looking for an iphone 3gs on craigslist that either has &quot;warranty&quot; or &quot;receipt&quot; in the listing.  Seems I would just do: 

(iphone 3gs warranty) &#124; (iphone 3gs receipt) 

?</description>
		<content:encoded><![CDATA[<p>Sorry if this is covered but I missed it but what about a search where I wanted one word for sure but then one or the other word? I&#8217;m looking for an iphone 3gs on craigslist that either has &#8220;warranty&#8221; or &#8220;receipt&#8221; in the listing.  Seems I would just do: </p>
<p>(iphone 3gs warranty) | (iphone 3gs receipt) </p>
<p>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

