Live data from Hacker News

Ask HN: How to do literal web searches after Google destroyed the “ ” feature?

news.ycombinator.com

1–10 of 219 posts

Ask HN: How to do literal web searches after Google destroyed the “ ” feature?

#1
I used this quite frequently but since Google """"improved"""" it last year (there was a popular HN post complaining about this) it doesn't work anymore. Search for a domain name with quotation marks for example just recombines the contents of the domain and returns a bunch of unrelated content completely cluttering what I am looking for. Until last year it used to return no search results if there weren't any exact matches, which is the whole point.

Does someone have a work around for this phenomenal Google decision?

Re: Ask HN: How to do literal web searches after Google destroyed the “ ” feature?

#4
> Search for a domain name with quotation marks for example just recombines the contents of the domain and returns a bunch of unrelated content completely cluttering what I am looking for.

site:example.com and -site:example.com still work, I think.

Re: Ask HN: How to do literal web searches after Google destroyed the “ ” feature?

#5
post #4

> Search for a domain name with quotation marks for example just recombines the contents of the domain and returns a bunch of unrelated content completely cluttering what I am looking for. site:example.com and -site:example.com still work, I think.

"example.com" also seems to work perfectly well.

Re: Ask HN: How to do literal web searches after Google destroyed the “ ” feature?

#7
I agree that as a programmer who frequently needs to search for long literal strings verbatim, Google has become notably less useful than it used to be.

I wonder if there is now a gap in the market for some kind of "literal" search engine that makes no attempt to infer meaning on your search terms and simply gives you the closest results? In other words Google ca 2012.

Re: Ask HN: How to do literal web searches after Google destroyed the “ ” feature?

#10
For locking to a particular domain I had always added `site: example.com` to the query, rather than adding domain to a double quote statement.

I have used double quotes to limit to a particular _phrase_ as recently as last week. I'm not privy to the improvements you mention, do you have a link?

Post reply on HN