Live data from Hacker News

HN Search Updated

hn.algolia.io

21–30 of 60 posts

Re: HN Search Updated

#23
I m a search engineer among other things. New update is weird, especially ranking. try 'machine learning', gets something from a year ago then Stanford class from 2011, really ? If you re dealing with 10M entries in the index this is low enough that ranking should be better.

I know how perfect tuning these engine as is difficult, and this one requires some more work ;) good luck and congrats for YC 14 anyways!

Re: HN Search Updated

#24
love it! The speed is amazing. One minor nitpick would be to improve the experience on mobile. The search works great, but the display is hard to read. Really nice work though!

Re: HN Search Updated

#25
post #23

I m a search engineer among other things. New update is weird, especially ranking. try 'machine learning', gets something from a year ago then Stanford class from 2011, really ? If you re dealing with 10M entries in the index this is low enough that ranking should be better. I know how perfect tuning these engine as is difficult, and this one requires some more work ;) good luck and congrats for YC 14 anyways!

For now, the ranking is only based on the number of points/comments of an item. We're actually working on a way to include the freshness of a post. Thanks for the support ;)

Re: HN Search Updated

#26
Wow that was really unexpected!

- IMHO it does not fit in the spartanic style of HN (which I like!)

- there is no "search by date" which I use very often

Is there still an old version of search available?

Re: HN Search Updated

#28
I miss the old version, as it made it possible to search stories/users/etc., and fit with the design of the site.

Re: HN Search Updated

#29
Where is the "order by time" functionality. This is pretty much useless now for searching old stuff you recall. I still use Google "site:news.ycombinator.com keyword" query to search on HN as many of those homemade search engines are not handling synonyms and plurals etc well.

Re: HN Search Updated

#30
post #25
post #23

I m a search engineer among other things. New update is weird, especially ranking. try 'machine learning', gets something from a year ago then Stanford class from 2011, really ? If you re dealing with 10M entries in the index this is low enough that ranking should be better. I know how perfect tuning these engine as is difficult, and this one requires some more work ;) good luck and congrats for YC 14 anyways!

For now, the ranking is only based on the number of points/comments of an item. We're actually working on a way to include the freshness of a post. Thanks for the support ;)

solr/ES would do that almost out of the box. how does your stuff differ or make it simpler (besides cloud) ?
Post reply on HN