<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; search commands</title>
	<atom:link href="http://www.ghacks.net/tag/search-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Yahoo vs. Google vs. Msn, Search commands compared</title>
		<link>http://www.ghacks.net/2005/10/14/yahoo-vs-google-vs-msn-search-commands-compared/</link>
		<comments>http://www.ghacks.net/2005/10/14/yahoo-vs-google-vs-msn-search-commands-compared/#comments</comments>
		<pubDate>Fri, 14 Oct 2005 08:58:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[search commands]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.deny.de/ghacks/?p=26</guid>
		<description><![CDATA[I was checking out various search engines t...]]></description>
			<content:encoded><![CDATA[<p>I was checking out various search engines to find a comparision table on how their searches differ from one another. I came up with no link but with lots of articles on their different engines. </p>
<p>Therefor i decided to compile a chart with the most important search strings for Google, Msn and Yahoo. As you can see in the chart the most common search strings are all the same.  (that are the boolean ones, AND, OR, NOT as well as the Exact Term Search &#8220;&#8221;).</p>
<p><span id="more-26"></span></p>
<p>Google and Msn each have some special strings that seems to be unique for their engine, those are:</p>
<p>Msn: contains, emphasise, ip, linkdomain and location<br />
Google: related and daterange</p>
<p>The conclusion is the following:</p>
<p>Yahoo lacks a lot of the advanced search features that Msn and / or Google offers. Msn and Google have each some searches that are unique to their Search engine but are supposedly not used that often by its users.</p>
<table border="1">
<tr bgcolor="#eeeeee">
<td>String
</td>
<td>Google
</td>
<td>Msn
</td>
<td>Yahoo
</td>
</tr>
<tr>
<td>All terms(AND)
</td>
<td>term1 term2 term3
</td>
<td>term1 term2 term3
</td>
<td>term1 term2 term3
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Any term (OR)
</td>
<td>term1 OR term2 OR term3
</td>
<td>term1 OR term2 OR term3
</td>
<td>term1 OR term2 OR term3
</td>
</tr>
<tr>
<td>Exact term (&#8221;")
</td>
<td>&#8220;term1 term2 term3&#8243;
</td>
<td>&#8220;term1 term2 term3&#8243;
</td>
<td>&#8220;term1 term2 term3&#8243;
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Exclude term (NOT)
</td>
<td>-term1
</td>
<td>-term1
</td>
<td>-term1
</td>
</tr>
<tr>
<td>Include term (+)
</td>
<td>+term1
</td>
<td>+term1
</td>
<td>+term1
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Search domain
</td>
<td>site:url
</td>
<td>site:url
</td>
<td>site:url
</td>
</tr>
<tr>
<td>Exclude domain
</td>
<td>-site:url
</td>
<td>-site:url
</td>
<td>-site:url
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Titles
</td>
<td>intitle:term1
</td>
<td>intitle:term1
</td>
<td>intitle:term1
</td>
</tr>
<tr>
<td>Url
</td>
<td>inurl:term1
</td>
<td>inurl:term1
</td>
<td>inurl:term1
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Anchor
</td>
<td>inanchor:term1
</td>
<td>inanchor:term1
</td>
<td>-
</td>
</tr>
<tr>
<td>Text
</td>
<td>intext:term1
</td>
<td>inbody:term1
</td>
<td>-
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Contains
</td>
<td>-
</td>
<td>contains:filetype
</td>
<td>-
</td>
</tr>
<tr>
<td>Daterange
</td>
<td>daterange:2452389-2452389
</td>
<td>-
</td>
<td>-
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Emphasise
</td>
<td>-
</td>
<td>prefer:term1
</td>
<td>-
</td>
</tr>
<tr>
<td>Filetype
</td>
<td>filetyp:term1
</td>
<td>filetyp:term1
</td>
<td>only in advanced search
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>IP
</td>
<td>-
</td>
<td>ip:111.111.111.111
</td>
<td>-
</td>
</tr>
<tr>
<td>Language
</td>
<td>only in advanced search
</td>
<td>language:en
</td>
<td>only in advanced search
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Link
</td>
<td>link:url
</td>
<td>link:url
</td>
<td>link:url
</td>
</tr>
<tr>
<td>Links to domain
</td>
<td>-
</td>
<td>linkdomain:url
</td>
<td>-
</td>
</tr>
<tr bgcolor="#eeeeee">
<td>Location
</td>
<td>-
</td>
<td>loc:US
</td>
<td>only in advanced search
</td>
</tr>
<tr>
<td>Related
</td>
<td>related:url
</td>
<td>-
</td>
<td>-
</td>
</tr>
</table>
<p>reference:</p>
<p><a href="http://googlemyway.com/searchgoogle.php">http://googlemyway.com</a><br />
<a href="	http://search.msn.com/docs/help.aspx?t=SEARCH_REF_AdvSrchOperators.htm#Keyword">http://search.msn.com</a><br />
<a href="http://search.yahoo.com/">http://search.yahoo.com/</a></p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/yahoo" rel="tag">yahoo</a>, <a href="http://www.technorati.com/tags/google" rel="tag">google</a>, <a href="http://www.technorati.com/tags/msn" rel="tag">msn</a>, <a href="http://www.technorati.com/tags/search" rel="tag">search</a>, <a href="http://www.technorati.com/tags/commands" rel="tag">commands</a>, <a href="http://www.technorati.com/tags/keywords" rel="tag">keywords</a>, <a href="http://www.technorati.com/tags/compare" rel="tag">compare</a>, <a href="http://www.technorati.com/tags/tutorial" rel="tag">tutorial</a>, <a href="http://www.technorati.com/tags/help" rel="tag">help</a>, <a href="http://www.technorati.com/tags/surfing" rel="tag">surfing</a></span></p>

	Tags: <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/msn/" title="msn" rel="tag">msn</a>, <a href="http://www.ghacks.net/tag/search-commands/" title="search commands" rel="tag">search commands</a>, <a href="http://www.ghacks.net/tag/yahoo/" title="yahoo" rel="tag">yahoo</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/05/xoopit-to-become-yahoo-mail-exclusive/" title="Xoopit To Become Yahoo Mail Exclusive (October 5, 2009)">Xoopit To Become Yahoo Mail Exclusive</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/26/worio-combines-bookmarking-and-web-search/" title="Worio Combines Bookmarking And Web Search (April 26, 2009)">Worio Combines Bookmarking And Web Search</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/take-a-blind-test-and-change-your-searching-habits/" title="Take a blind test and change your searching habits (June 22, 2009)">Take a blind test and change your searching habits</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/10/28/reevaluating-google-is-the-best-theory/" title="Reevaluating Google is the best theory (October 28, 2007)">Reevaluating Google is the best theory</a> (12)</li>
	<li><a href="http://www.ghacks.net/2007/09/01/koolim-web-messenger/" title="Koolim Web Messenger (September 1, 2007)">Koolim Web Messenger</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2005/10/14/yahoo-vs-google-vs-msn-search-commands-compared/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
