Slashdot Mirror


Ask Slashdot: Are There Any Search Engines Left That Don't Try To Think For Me?

An anonymous reader writes: As a programmer especially, I'm becoming increasingly unhappy with Google searches. They try very hard to present me with what they think I'm searching for instead of what I'm actually searching for. This issue mostly shows up when searching error messages, obscure type and function names and stuff like that. What I think though, is that I only notice the issue when searching for stuff I know a lot about, namely programming, but my queries get distorted when I'm searching for just about anything, I just don't know enough about the subject to notice. Are there any alternative search engines left that don't think they know better than me what I'm looking for and just search for my phrase, like in the 2000s? Searching for exact strings is an option with Google, but what search engines are the most hands-off to start with?

28 of 424 comments (clear)

  1. Amen brother! by nospam007 · · Score: 5, Insightful

    I've had the very same problem for years now. I get exclusively results that other people got, who searched something vaguely similar.

    First, you have to enclose every fucking word between quotes or you get only Taylor Swift and Kardashian search results.

    Second, even _if_ you do that, it ignores all the punctuations I enter. I _really_ want only the results where there are exactly the period or comma on exactly the place where I put it, how hard can that be?

    If I search for carbuncles, I don't need to see cars of somebody's uncle.

    And don't even mention if you use a VPN, then you'll get Estonian or Russian results even when you enter only English words.

    Google has become useless other than for clueless teens.

    Why can't they just have a checkbox that you can select:

    Check this box if you can spell and really mean what you type.

    1. Re:Amen brother! by Anonymous Coward · · Score: 5, Informative

      Going to be unpopular, but I've noticed I get better results when I'm logged in. When I search for programming terms that are not obviously unique to programming (example: "Spring" from Spring Framework) I get relevant results as Google knows I'm usually searching for programming related material, if I need to a "clean" search I can go to incognito for a second to get that.

    2. Re:Amen brother! by squiggleslash · · Score: 5, Informative

      Check this box if you can spell and really mean what you type.

      There is, but unfortunately you can't set it up as a default, and you have to select it after you've done your search.

      Go to Search Tools, you'll see a drop down currently marked "All Results", change it to "Verbatim", and you'll get a classic Google search (for the most part.)

      I'm finding about 90% of my Google searches end up with my selecting that option. Google, seriously, when are you going to fix this?

      --
      You are not alone. This is not normal. None of this is normal.
    3. Re: Amen brother! by sergei83 · · Score: 5, Insightful

      I have a dream - when I read /. comments and I don't see a Republican/liberal rant.

    4. Re:Amen brother! by QuietLagoon · · Score: 5, Informative

      Check this box if you can spell and really mean what you type.

      There is, but unfortunately you can't set it up as a default, and you have to select it after you've done your search.

      Go to Search Tools, you'll see a drop down currently marked "All Results", change it to "Verbatim", and you'll get a classic Google search (for the most part.)

      I'm finding about 90% of my Google searches end up with my selecting that option. Google, seriously, when are you going to fix this?

      If you put &tbs=li:1 at the end of your search URL, you'll get verbatim results.

    5. Re:Amen brother! by bledri · · Score: 5, Insightful

      you get only Taylor Swift and Kardashian search results.

      And that is what the Republicans want. This is their bread and circuses plan. They're keeping us distracted from the fact that they want us to die. They want us to die.

      Dude, the "cultural divide" between the Republicans and Democrats is the distraction. We are kept busy screaming at each other over stupid, ideological bullshit rather than working to make things better for everyone (except the oligarchs that run the circus.)

      --
      Some privacy policy Slashdot.
    6. Re:Amen brother! by Lab+Rat+Jason · · Score: 5, Interesting

      I think Google needs a slider bar that sets how "loosey goosey" it gets with your terms... so when I'm not getting what I want, I can go broader, or narrower. I'll even let 'em have the name... loosey goosey.

      --
      Which has more power: the hammer, or the anvil?
    7. Re:Amen brother! by __aabppq7737 · · Score: 4, Informative
      and if you're on a network that attempts to downgrade https:/// to http:/// google searches, append

      &gws_rd=ssl

      to the end of your URI.

    8. Re:Amen brother! by Lumpy · · Score: 4, Informative

      I'm not. they USED to let you store a list of domains to NEVER EVER allow in the results. They removed that because the scumbag aggregator sites bitched.

      --
      Do not look at laser with remaining good eye.
    9. Re:Amen brother! by Anonymous Coward · · Score: 4, Funny

      stop surfing all the porn while logged in.

    10. Re:Amen brother! by thegarbz · · Score: 4, Interesting

      Right click the bar and click "Edit Search Engines"
      You can't modify the default Google one, but you can add another Google one and set it to default. Then simply change the search string to:

      "{google:baseURL}search?q=%s&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:bookmarkBarPinned}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}{google:omniboxStartMarginParameter}{google:contextualSearchVersion}ie={inputEncoding}&tbs=li:1"

      Once set as default anything searched through the omnibar will default to a verbatim search.

    11. Re:Amen brother! by rahvin112 · · Score: 4, Informative

      I bet google spends millions every single year just combating the SEO and other crap that goes on with Search. They can't direct term search or the results would immediately be polluted beyond use by SEO. Google has had to adapt to these changes.

    12. Re:Amen brother! by swillden · · Score: 4, Interesting

      Google, seriously, when are you going to fix this?

      It is fixed.

      Google spends a lot of effort on optimizing search and has very sophisticated and effective metrics for tracking what works well and what doesn't. The thing is that you don't search like 99.99% of people search, and so the feedback loop optimizes away from you and towards others. Another poster above mentioned that it's better when signed in... I don't know if that's actually true, but Google does do some degree of search personalization, so it makes sense.

      I find actually get very good results from Google, but I've changed the way I search. 20 years ago I learned to create very precise queries, with + and - to force and trim queries, omitting conjunctions and other common words that I knew weren't indexed anyway, etc. I don't do that any more. What works better these days, I find, is just to type a plain English question. For example, I just pulled up my Google search history, and here are some of my searches from today. Notably, not a single one of my searches required going to the second page of results and nearly all of them gave me the answer I was looking for as the top link.

      "convert camelcase to underscore-separated with emacs" -- Got me immediately to a stackoverflow post that told me about the string-inflection package, available on MELPA.
      "Can I use a heat pump to balance temperature between rooms?" -- My home office (I work from home) is perpetually hotter than the rest of the house, so I wondered if I could put a heat pump through the wall. Turns out, probably not. I'll investigate a fan instead.
      "octal format string for printf" -- I didn't recall %o. Duh.
      "example code for sha256 with openssl" -- Got me exactly what I wanted.
      "how effective are hate crime laws" -- They appear to have no measurable effect on the rate of hate crime commission, though they arguably send a positive social signal.
      "how to break on memory write in gdb" -- "watch"
      "how to set gcm nonce length with openssl evp api" -- What a nasty hack that is, but it does work.
      "trim whitespace from variable in bash" -- use tr
      "bash tee to two pipes" -- redirect to a subshell
      "942-Memory Training Error" -- Ugh, I think one of the DIMMs in my workstation is bad. Tech support is shipping me a replacement.

      I only had the one error message to search for, but that's typical of my strategy. I don't try to craft an ideal query, I just paste the whole damned thing and 99% of the time I get an answer. Or at least more people complaining about the same problem.

      I think a lot of the complaints about the change in search engine is from people who are still trying to use modern search engines they way they used them in 2000. Don't. Don't carefully craft your queries, just type a question, or paste a big pile of related text. That's what the masses do, so that's what Google optimizes for.

      (Disclaimer: I work for Google, but not on search and don't know much about how it actually works.)

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  2. quotation marks by grimmjeeper · · Score: 4, Informative

    Try enclosing your error output in quotation marks. That tells Google that you're looking for that phrase, not just that combination of words.

    1. Re:quotation marks by michelcolman · · Score: 5, Interesting

      That usually does improve things, but not always. I often still get results as if I hadn't used any quotes at all, even though exact matches do exist and are displayed further down. And even a "+" in front of a word often gives sites that don't contain the word at all. Tip for Google, if someone writes "+" in front of a word, that really really really means that they really really want that word to actually appear on the page. Really. I'd rather get no results at all than a bunch of sites that don't contain the word.

    2. Re:quotation marks by a+whoabot · · Score: 4, Informative

      The advanced search fails similarly to using quotation marks:

      https://www.google.ca/?gfe_rd=...

      https://www.google.com/search?...

      The last is done with the advanced search. Every result on the first 10 pages does not even contain the string for which I searched.

    3. Re:quotation marks by JMJimmy · · Score: 4, Informative

      Try enclosing your error output in quotation marks. That tells Google that you're looking for that phrase, not just that combination of words.

      HAHAHAHA

      Google regularly ignores the quotation marks, drops words inside them, fails to include them together... they've even started ignoring the - when you want to exclude something... I'll do something like -shop and it'll bring up domains with shop in it, in the title, and in the description

    4. Re:quotation marks by fnj · · Score: 4, Insightful

      The fact that you can contrive an example that doesn't do what you want is largely irrelevant.

      No, the fact that anyone can effortlessly give many examples that flat out don't do what it says they should do is very relevant.

  3. Did you mean... by sideslash · · Score: 5, Funny

    Did you mean: "Are there any search engines left that try to think for me?" Try one of the following:

    https://google.com
    https://bing.com
    https://duckduckgo.com
    https://dogpile.com

    1. Re:Did you mean... by thechemic · · Score: 5, Informative

      Did you mean... "are there any humans left that know how to RTFM?" Google provides instructions on advanced use cases such as these.

      Advanced Search Form:
      http://www.google.com/advanced_search

      Advanced operators to filter and fine tune results:
      https://sites.google.com/site/gwebsearcheducation/advanced-operators

      --
      Let's make like a bird... and get the flock outta here.
  4. Re:Verbatim vs. Reading Level by Dwedit · · Score: 4, Informative

    Or just add "Google Verbatim" to your search engine list:
    http://mycroftproject.com/sear...

  5. Startpage by Anonymous Coward · · Score: 4, Informative

    startpage.com works reasonably well and doesn't try to outsmart you too much; I find it works well for error messages. They also don't track you, so that's nice.

  6. overriding user intentions by v(*_*)vvvv · · Score: 5, Insightful

    This is a perfect example of the flawed interface design philosophy many tech giants fall prey to, and it boils down to "we know what you want better than you do".

    To their credit, companies like Google and Microsoft and Facebook put their best minds behind these problems and come up with technically ingenious solutions. That's part of the problem. It must be correct and it must be better, because we worked so hard on it using proven methods. But people who know what they want find these products difficult to use, difficult to control, and even vaguely insulting.

    The Facebook news feed is a triumph in machine learning, as is/was Microsoft's ribbon interface in UI, and Google's search in contextualized search... They're based on solid research, mass user polling, hard big data, and ambitious technical goals of competent engineers. Yet, they can't get it right because they continue to look at the problem and ignoring the people, often condescendingly so.

    It takes understanding for users to have clear intentions. As others have said, if the user doesn't know anything about what they are searching for, Google does a good job of educating their guesses. And to their credit, these companies are successfully serving the inept majority. But anyone who continues to use their products inevitably will have clearer intentions, because with use, we naturally get smarter. That is why the more we use these tools, the more we have reasons to hate them. The more we find things we wish to do with these tools, the more we find they are less accommodating.

    The technical solution is rather simple. Interfaces are intention driven, and if they're not driven by the intentions of the user, they are driven by the intentions of the developers. Hence, each feature can be tested for the intentions they serve, and those that serve the user must be added and made more prominent. An existing example in facebook is the "don't show me posts from ___" feature. But other's that don't exist would be listing entries in strict chronological order, or listing entries unfiltered. They could be simple checkboxes and implementation would be simple (boring almost).

    The technical solution is far easier than what really needs to happen, and that is a change in attitude and philosophy of the people building these products. They need to be more embracing and less insistent on user behavior. They need to stop thinking they know better. They need to stop judging their own solutions by their technical prowess. People who know what they want need to be able to choose, and for the most part, intentions are simple. Simple intentions garner simple select-able features. If this is too boring, maybe they need to stop using users as guinea pigs, quit their insanely high paying job, and go back to academia where they could do some really interesting work.

  7. http://symbolhound.com/ by the_pouar · · Score: 5, Informative
  8. Re:Try GoodGopher by bledri · · Score: 5, Insightful

    GoodGopher.com

    I just read the about page. You're suggesting a search engine by a tin foil hat wearing anti-vaxxer that promotes "alternative" medicine? No wonder you're anonymous.

    --
    Some privacy policy Slashdot.
  9. Slashdot User vs. Average User by Voyager529 · · Score: 4, Insightful

    Average Slashdotter: Knows precisely what is being searched for, knows it's a bit obscure, knows how to spell, and knows that queries for such a thing are going to require the human to adapt to the technology - if required or possible, might be willing/able to provide an actual SQL query. More likely to run some form of ad blocker, and even if they don't, is much more likely to distinguish an ad for a search result, and not click on it.

    Average User: Can't tell Google from Trivoli (or whatever flavor-of-the-week ad-serving Google clone is going around), can't tell an address bar from a search bar, can't tell a sponsored result from an organic listing, can't pass a seventh grade spelling test, asks Google questions as if it is a human and will provide human answers, and is probably looking for the same thing everyone else is looking for.

    You're Google, and you're trying to make money. Who do you optimize for?

    It's a pretty sucky time to be a techie. *toddles off to IRC and Usenet*

  10. Oh my god by dlenmn · · Score: 4, Informative

    Wow, you're right. They've co opted the + to search Google+ pages. WTF? From the page you linked to: "[+ symbol usage:] Search for Google+ pages or blood types Examples: +Chrome or AB+"

  11. Re:Try GoodGopher by ZipK · · Score: 4, Informative

    You are attacking a person's search engine based on something that has nothing to do with their search engine.

    From the site's front page:

    Submit your site to the world's first search engine that filters out corporate propaganda and government disinfo!

    With your help, we are building the internet's largest search engine for those searching for information and news on liberty, natural healing, central banks, food freedom, advanced science and a multitude of other topics no longer allowed in NSA-controlled search engines.