dbTalk Databases Forums  

Google and RegEx

comp.databases comp.databases


Discuss Google and RegEx in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Harper
 
Posts: n/a

Default Google and RegEx - 11-02-2007 , 08:26 AM






It was asked on a Google discussion group: "Why don't Google searches
support Regular Expressions?"

I was trying to imagine what kind of index structure or parallel processing
scheme it might take to support RegEx searches on gazillions of gigabytes of
data. An example search might be: fr*d(0|o)*n

I would think the indexes might well have to be larger than the data indexed
if speed is required.

Are there any *huge* databases that support speedy RegEx searches?
Although, I think Google's database goes way beyond *huge*!

- David Harper


Reply With Quote
  #2  
Old   
Roy Hann
 
Posts: n/a

Default Re: Google and RegEx - 11-02-2007 , 08:54 AM






"David Harper" <dharperhoutx (AT) comcast (DOT) net> wrote

Quote:
It was asked on a Google discussion group: "Why don't Google searches
support Regular Expressions?"

I was trying to imagine what kind of index structure or parallel
processing scheme it might take to support RegEx searches on gazillions of
gigabytes of data. An example search might be: fr*d(0|o)*n

I would think the indexes might well have to be larger than the data
indexed if speed is required.

Are there any *huge* databases that support speedy RegEx searches?
Although, I think Google's database goes way beyond *huge*!
Searching for .* should produce instant results. No need to wait, just
start delivering everything. ;-)

Roy




Reply With Quote
  #3  
Old   
Ed Prochak
 
Posts: n/a

Default Re: Google and RegEx - 11-02-2007 , 03:36 PM



On Nov 2, 10:26 am, "David Harper" <dharperho... (AT) comcast (DOT) net> wrote:
Quote:
It was asked on a Google discussion group: "Why don't Google searches
support Regular Expressions?"

I was trying to imagine what kind of index structure or parallel processing
scheme it might take to support RegEx searches on gazillions of gigabytes of
data. An example search might be: fr*d(0|o)*n

I would think the indexes might well have to be larger than the data indexed
if speed is required.

Are there any *huge* databases that support speedy RegEx searches?
Although, I think Google's database goes way beyond *huge*!

- David Harper
but they already do so much more than REGEX could provide for you.

And thihnk about the target audience. It is not programmers, but non-
programmer customers. Try explaining regex to your grandmother.

ed



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.