<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: (How|Where) does one find Google's (guide|help) on (searching|querying) using regular expressions?</title>
	<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions/</link>
	<description>Comments on Ask MetaFilter post (How|Where) does one find Google's (guide|help) on (searching|querying) using regular expressions?</description>
	<pubDate>Thu, 28 Jul 2005 07:28:35 -0800</pubDate>
	<lastBuildDate>Thu, 28 Jul 2005 07:28:35 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: (How|Where) does one find Google&apos;s (guide|help) on (searching|querying) using regular expressions?</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions</link>	
		<description>Well, what do you know, err.. what do I know, Google does &lt;a href=&quot;http://www.google.com/search?hl=en&amp;lr=&amp;safe=off&amp;q=%22%28I%7CHe%7CShe%29+%28can%7Cmay%7Cwill%29+%28search%7Cfind%7Clocate%29%22&amp;btnG=Search&quot;&gt;support&lt;/a&gt; some sort of regular expressions. However, I can&apos;t find the usage guide. Anyone?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.21820</guid>
		<pubDate>Thu, 28 Jul 2005 04:34:41 -0800</pubDate>
		<dc:creator>Gyan</dc:creator>
		
			<category>google</category>
		
			<category>search</category>
		
			<category>regularexpressions</category>
		
			<category>regexp</category>
		
			<category>regex</category>
		
			<category>use</category>
		
			<category>syntax</category>
		
			<category>tools</category>
		
	</item> <item>
		<title>By: jessamyn</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351521</link>	
		<description>Here&apos;s a &lt;a href=&quot;http://ask.metafilter.com/mefi/20374&quot;&gt;previous thread&lt;/a&gt; on a similar but not identical topic.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351521</guid>
		<pubDate>Thu, 28 Jul 2005 07:28:35 -0800</pubDate>
		<dc:creator>jessamyn</dc:creator>
	</item><item>
		<title>By: Gyan</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351535</link>	
		<description>I know, I was going to post a comment there, but it&apos;s locked.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351535</guid>
		<pubDate>Thu, 28 Jul 2005 07:48:35 -0800</pubDate>
		<dc:creator>Gyan</dc:creator>
	</item><item>
		<title>By: mendel</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351541</link>	
		<description>It&apos;s a big jump from &quot;supports permutations&quot; to &quot;supports regular expressions&quot; -- just like it supporting &quot;*&quot; doesn&apos;t mean it supports shell globbing. The &quot;(a|b|c)&quot; notation seems to be identical to the documented &quot;(a OR b OR c)&quot; notation.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351541</guid>
		<pubDate>Thu, 28 Jul 2005 07:59:04 -0800</pubDate>
		<dc:creator>mendel</dc:creator>
	</item><item>
		<title>By: majick</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351545</link>	
		<description>I&apos;ve played quite a bit with search syntax but, no, Google does not support some sort of regular expressions.  Perhaps you&apos;ve been misled as to what a regular expression is?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351545</guid>
		<pubDate>Thu, 28 Jul 2005 08:04:51 -0800</pubDate>
		<dc:creator>majick</dc:creator>
	</item><item>
		<title>By: Netzapper</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351547</link>	
		<description>Check out &lt;a href=&quot;http://www.googletutor.com/&quot;&gt;GoogleTutor&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351547</guid>
		<pubDate>Thu, 28 Jul 2005 08:09:45 -0800</pubDate>
		<dc:creator>Netzapper</dc:creator>
	</item><item>
		<title>By: Gyan</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351551</link>	
		<description>mendel &lt;a href=&apos;http://ask.metafilter.com/mefi/21820#351541&apos;&gt;:&lt;/a&gt;  &lt;em&gt;&quot;It&apos;s a big jump from &apos;supports permutations&apos; to &apos;supports regular expressions&apos;&quot;&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
 I know, that&apos;s why I said &apos;some sort&apos;. Clearly, escape sequences don&apos;t work.  I know Google can support regex, because my friend who&apos;s starting work there in August, has seen it on-campus.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351551</guid>
		<pubDate>Thu, 28 Jul 2005 08:24:13 -0800</pubDate>
		<dc:creator>Gyan</dc:creator>
	</item><item>
		<title>By: robhuddles</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351552</link>	
		<description>Also see &lt;a href=&quot;http://www.googleguide.com&quot;&gt;GoogleGuide&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351552</guid>
		<pubDate>Thu, 28 Jul 2005 08:24:48 -0800</pubDate>
		<dc:creator>robhuddles</dc:creator>
	</item><item>
		<title>By: Rhomboid</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351587</link>	
		<description>Just because it&apos;s something their internal interface supports doesn&apos;t mean you&apos;ll ever see it available on the external interface.  The fact is that plain &quot;keyword&quot; searching is computationally about a million times easier to implement on the google scale than a regular expression DFA / NFA engine.  The only possible way to make keyword searching efficient over hundreds of terabytes (or whatever their index is up to these days) is to precompute an index of words.&lt;br&gt;
&lt;br&gt;
In fact a full regex engine is turing-complete, and you can write arbitrary regexps that will gobble up near infinite amounts of CPU time and memory.  For all these reasons it would be technical insanity for them to offer regex searching to the general public.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351587</guid>
		<pubDate>Thu, 28 Jul 2005 09:36:07 -0800</pubDate>
		<dc:creator>Rhomboid</dc:creator>
	</item><item>
		<title>By: grouse</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351647</link>	
		<description>Since you guys want to be so nitpicky about what a regular expression is, it&apos;s an expression that defines a regular language. Even a single character is a regular expression. You don&apos;t have to have wildcards to have a regular expression. So in some sense, Google has always supported &quot;some sort of&quot; regular expressions. In another, they do not support the full expressiveness of regular expressions.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;In fact a full regex engine is turing-complete&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Perl-compatible &quot;regexes&quot; have features that mean a Turing machine is necessary to accept them, but properly speaking the &quot;regular&quot; in regular expressions means that you can accept them with only a finite state automaton.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351647</guid>
		<pubDate>Thu, 28 Jul 2005 12:15:58 -0800</pubDate>
		<dc:creator>grouse</dc:creator>
	</item><item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351715</link>	
		<description>ok, it&apos;s late, but it seems to me that the best description of google is that it &quot;supports regular expressions over the alphabet consisting of words in web pages except for the implementation of a kleene star&quot;.&lt;br&gt;
&lt;br&gt;
gyan&apos;s example shows both concatenation and alternation, as long as you remember that the alphabet is words, not letters.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Regular_expression#In_formal_language_theory&quot;&gt;wikipedia&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351715</guid>
		<pubDate>Thu, 28 Jul 2005 14:00:30 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item><item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/21820/HowWhere-does-one-find-Googles-guidehelp-on-searchingquerying-using-regular-expressions#351717</link>	
		<description>(although the lack of ordering in most queries - which don&apos;t use quotes or plus - can&apos;t be described in regular expressions without a kleene star!)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21820-351717</guid>
		<pubDate>Thu, 28 Jul 2005 14:02:37 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item>
	</channel>
</rss>
