Skip to content

Comment on What is full-text search (and why you need it now)parent

Comments

I vaguely recall that there used to be a feature (and possibly this was with Altavista before I switched to Google) that allowed you to search for words that were close together. So instead of trying ten different permutations of "like jb hifi in London" I would enter the keywords, and various forms "jb hifi type stores in London", "jb hifi stores in central London" etc would be returned. Or am I dreaming?

The wildcard operator – * – is close to what you want:

http://www.googleguide.com/wildcard_operator.html

UPDATE: and someone just posted about the AROUND() operator, http://news.ycombinator.com/item?id=1983930

Brilliant - you have my * gratitude.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.