Earlier quoted context omitted.
I think part of the problem is that for many people google is the internet. Even for me (pretty technically minded) if a few google searches doesn't find what I'm looking for it isn't on the internet, or might as well not be. I don't think I've even tried turning to another search engine in several years.
Which begs the question, are there regions of the web that just simply aren't indexed?
Giving up on Google
161–170 of 192 posts
Re: Giving up on Google
#162Earlier quoted context omitted.
People in Google's search quality team really do like to read posts like this as long as someone mentions the searches they were doing. Okay, here goes. Lately I have been doing a lot of C# searches. Google suggest strips out the hash (#) from the suggest items, so I keep getting faked out by likely C programming matches. Can you please stop stripping off the "#"? Otherwise, I'll need to attach a hot wire to my down…
I'm pretty sure that several search quality people are reading this thread now, but I'll try to mention this explicitly to people. Thanks for the suggestion. Normally Google doesn't allows searches for punctuation, because doing so would swell the index size a lot for very little return in terms of helpful searches. But since we're engineers, we do search some punctuation, e.g. underscores so you can search for sprin…
Re: Giving up on Google
#163I left a few comments below, but I wanted to say thanks for mentioning some searches that Google didn't do well on. They're interesting searches, so I thought I'd break them down: - [avaya 103r manual] It's a fair complaint to say some low-quality results are returned, but there's a reason. Do that search and Google says "About 1,510 results." That's a minuscule number of results--it usually means the web has very li…
Matt, it's great that you think enough of us here to give direct feedback. I wish I could give you some example searches too, but most of what has bugged me lately relates to stuff which might brush up against NDA terms, so I don't feel comfy giving specifics. Overall I still love Google, I must use the search service 50 times a day so complaints about shortcomings are a bit like grumbling about the paintwork on my f…
On content farms, we've definitely heard that feedback. One point up for debate is whether to respond with algorithms-only, or whether we should update our quality guidelines to call out low-quality content farms as a type of webspam. Both DuckDuckGo and Blekko seem delighted to remove sites that most people don't like from the search results. Here's a link for DDG for example: http://www.technologyreview.com/blog/mimssbits/25532/ . The question is: would you feel comfortable if Google removed results that a lot of people don't like from our index? And how do you balance the goal of reducing clutter and junk with the goal of being fair and comprehensive?
Re: Giving up on Google
#164Earlier quoted context omitted.
That would indeed be awesome. Google Image Search also breaks horribly with FF and Ghostery installed. Google Instant still does horribly at my favorite test search word: Cardinal Do they know if I'm looking for a) the bird b) the team c) guy with the funny hat ? A: No.
You could as well be searching for: d) A term from the Set theory e) Integer type Too much ambiguity.
Re: Giving up on Google
#165Earlier quoted context omitted.
I can't think of any good examples now, but in some IDEs in the 80s and 90s they had an "expert mode" you could toggle on and off to extend the number of menu options and the like. A similar setting on Google would be great. I know a little of Google's syntax like the + and " workarounds, but having a literal search as default would be worthwhile for many users. I recall that I switched to Altavista back in the mid 9…
From your mouth to Marissa Meyer's ears. My ultimate Google fantasy: An account setting called "2008 mode." No instant search. No fancy, annoying endless scroll Google image search. No word clustering/auto-substitution. It would be awesome.
Re: Giving up on Google
#166Earlier quoted context omitted.
Matt, it's great that you think enough of us here to give direct feedback. I wish I could give you some example searches too, but most of what has bugged me lately relates to stuff which might brush up against NDA terms, so I don't feel comfy giving specifics. Overall I still love Google, I must use the search service 50 times a day so complaints about shortcomings are a bit like grumbling about the paintwork on my f…
Thanks for the feedback. Punctuation is tricky, because it only adds value for power searchers, but indexing it would swell the index size quite a lot. Otherwise, using double-quotes should do an exact search. On content farms, we've definitely heard that feedback. One point up for debate is whether to respond with algorithms-only, or whether we should update our quality guidelines to call out low-quality content far…
Re: Giving up on Google
#167Earlier quoted context omitted.
Yahoo certainly tries to do that too, although I guess you're getting the union of yahoo/bing's spam-fighting and DDG's spam fighting. I suspect that of the two, yahoo's has a much bigger impact given the size of the teams involved.
Actually I remove tons of spam from the Yahoo, Bing & other feeds.
Re: Giving up on Google
#168Re: Giving up on Google
#169Earlier quoted context omitted.
Any website that you use could store all kinds of data about you without even telling you. Not to mention your ISP, who knows everything! At least Google is making it clear via Google History that they do have the means to do it.
https should stop your ISP from spying, no?
Re: Giving up on Google
#170Giving up on a blog that can't display the article in full without JavaScript. Progressive enhancement folks! (Web apps get a pass, but if your site only needs to display text it should not require JS.)
Thanks for the heads-up. Actually it is designed to gracefully fall back without JavaScript, but there appears to be a display bug I wasn't aware of. I'll fix it soon but right now I have a server down. (BTW, do you have any idea how much extra time you noscript guys add to web development efforts? Ugg.) edit: fixed.
edit: JavaScript the Evil Parts[1] is what made me start using NoScript and NotScripts. The web is safer and less annoying w/ NoScript and FlashBlock.