Live data from Hacker News

Ask HN: What strategy would you take to build a search engine today?

news.ycombinator.com

41–45 of 45 posts

Re: Ask HN: What strategy would you take to build a search engine today?

#41
post #33

I would focus on anticipating the user's search needs even before he/she formulates them and types out a search query. I would use as much context that a user is willing to provide me - location, recent email messages, voice call transcripts, unread messages, web browsing history, etc - to try to anticipate what the user is likely to query for. For example, a sales engineer who receives a technical query in his email…

If you can anticipate a user's search needs, why not take the next step and provide the answers before the user gets around to searching?

First reason is to minimize error rather compound it. Second reason is to avoid overloading the user with information. I do expect that the set of queries prepared for a user will be large and possibly imperfectly ranked, at least initially. To use this set in its raw form to pre-fetch answers will dilute accuracy and be a large amount of information.

Rather, I take the approach that search is a commodity that is already fast enough and good enough. I let the user choose (and thereby rate/vote up) a query and then fetch only relevant results.

Re: Ask HN: What strategy would you take to build a search engine today?

#42
post #39
post #33

Earlier quoted context omitted.

If you can anticipate a user's search needs, why not take the next step and provide the answers before the user gets around to searching?

One step at a time :) What you suggest would benefit from the performance/feedback from what the OP suggests. This is basically what I am interested on working on currently , using "clues" gleaned from what the user is doing (a la RescueTime) to reorganize/reformulate a user's search query.

I would be happy to chat about this. Please drop me a note. My email is in my profile.

Re: Ask HN: What strategy would you take to build a search engine today?

#44
post #39

Earlier quoted context omitted.

One step at a time :) What you suggest would benefit from the performance/feedback from what the OP suggests. This is basically what I am interested on working on currently , using "clues" gleaned from what the user is doing (a la RescueTime) to reorganize/reformulate a user's search query.

I would be happy to chat about this. Please drop me a note. My email is in my profile.

Your e-mail address doesn't seem to be visible in your profile.

Re: Ask HN: What strategy would you take to build a search engine today?

#45
post #44

Earlier quoted context omitted.

I would be happy to chat about this. Please drop me a note. My email is in my profile.

Your e-mail address doesn't seem to be visible in your profile.

You're right. Fixed.
Post reply on HN