How do you use wildcards in search?

Google search help.

  • Can google (or any search engine) be made to search for a small portion of a word? I need to find a foreign word. I have a small portion of the word which I would like to put into google and have it return the entire word. I have no idea what the whole word is from looking at this fragment. Wildcard seem to be designed for phrases only, not letters, and an internet search on wildcards and searching techniques yielded nothing. At the moment I am getting no results when I put the portion of the word in (in quotation marks and not) - either there are genuinely no results, or google won't search for a collection of letters together that don't form a word. To clarify: inputting "lhereusement" (minus inverted commas) returns a spelling correction for the word hereusement and no actual results, when ideally I want it to show up every instance of the word malhereusement. Putting an asterisk at the beginning doesn't work, what can I do? The partial word I am looking to complete is "amotemets," fwiw. It's possibly a Dutch word and that part probably comprises the middle and the end of the word. It doesn't look much like any language to me, which is why I hoped to use google.

  • Answer:

    Nope. There are search tools for single databases that do this, but engines that search the entire Web so do by building a word-based index. Even if they could call into that index by prefix, they couldn't search by arbitrary substring.

fire&wings at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

nicwolff, I'm not so sure about that. A friend who's starting with Google, this August, told me, that on campus, they can use regular expressions.

Gyan

A friend who's starting with Google, this August, told me, that on campus, they can use regular expressions. HOLY CRAP. GIMME NOW NOW NOW.

Mo Nickels

I'm pretty sure it's not Dutch as written. Could it have typos? Might it help to give some context as to where this fragment is from? I mean, your question is not really "how do I find a fragment in Google" (though that is a good question) but "how do I find this particular word," whether or not via Google, right?

languagehat

fire&wings, I don't have an answer to your word need, but I can clarify your question about searching. You may know that what you want is a wildcard search. Google doesn't support wildcard searching for one word searches (i.e. auto*). It happens to support it for phrases (e.g. "holy * crap" will return "holy freakin' crap, " "holy friggin' crap," etc..), but this won't help you. You might need to pursue a database other than google. If I think of anything I'll get back to the thread, but all of us librarians are busy with the ALA conference.

ArcAm

languagehat - Searching for this bunch of letters piqued my curiosity as to why google can't do what I want, and I became pretty interested in that quite apart from what I was actually looking for. That part has been answered thanks to nicwolff. I am trying to identify a piece of artwork. My expertise lies in identifying the art and this looks very much like a turn of the century Flemish etching. There is a building to the left of the picture with a sign above the door reading "..AMOTEMETS" with the first part out of frame to the left. It might be "AMOTEMETSI" but I can't tell if it's an "I" at the end of just a bunch of shading. It's a very traditional, representational picture - I can't see this being some sort of made up gibberish, I'm sure it means something. AMOTEMETS doesn't look typically Dutch, or like any other language to be honest - I'm just going on how the picture looks.

fire&wings

altavista could use * for letters, I seem to recall. Not that I’ve used it in ages.

signal

piqued my curiosity as to why google can't do what I want I bet that the answer is that regular expressions (or any subword pattern matching scheme) are much more computationally complex than however they do whole word searches. Even if they can do it on campus, their hardware might not be able to handle it with sufficient speed if that capability was opened up to the world.

advil

Proper regular expression searches on a database that size? I doubt it. It might be able to do some simple wildcard pattern matching and such, but I don't see how they could do things like backreferences without degenerating into doing a linear scan of their database.

fvw

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.