xApple
07-09-2007, 02:35 PM
Hello everyone,
I was wondering if it just me or is google really missing this function ? Which would be quite odd considering it's the largest search engine on our planet..
I wanted to perform a search for a simple string containing a slash "/" character. The exact search was for A/ROSE
The problem is that Google kicks out the slash character and performs a search for "A ROSE" which is not at all the the same thing.
I tried surrounding it with quotes, a +, I even tried "A\/ROSE", but nothing works. I then tested 6 other popular search engines: they all had the same behavior.
The closest I got to solving my problem was when I hit http://www.google.com/codesearch where one can enter REGEX expressions. Unfortunately it only searches c code.
I finally came across http://www.google.com/support/bin/answer.py?answer=430 which actually tells us that's not possible to perform such a search o_O ?!
How did they get where they are while actually having such features missing in their search engine ?
Is there any other engine that could run my search ?
I was wondering if it just me or is google really missing this function ? Which would be quite odd considering it's the largest search engine on our planet..
I wanted to perform a search for a simple string containing a slash "/" character. The exact search was for A/ROSE
The problem is that Google kicks out the slash character and performs a search for "A ROSE" which is not at all the the same thing.
I tried surrounding it with quotes, a +, I even tried "A\/ROSE", but nothing works. I then tested 6 other popular search engines: they all had the same behavior.
The closest I got to solving my problem was when I hit http://www.google.com/codesearch where one can enter REGEX expressions. Unfortunately it only searches c code.
I finally came across http://www.google.com/support/bin/answer.py?answer=430 which actually tells us that's not possible to perform such a search o_O ?!
How did they get where they are while actually having such features missing in their search engine ?
Is there any other engine that could run my search ?