Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The search world is very big :) 5 mil records is nothing if you index logs (which is not Algolia typical use-cases) but for example this is big from an e-commerce perspective.


In the e-commerce world, the difference between 2ms and 200ms isn't that big of a deal. Search relevance, however, might be something that is important. It looks like that is something they are focusing on heavily.


200ms does not allow you to provide search-as-you type and our e-commerce customers see that performance is linked to conversion.

In term of relevance, we have developed a ranking algorithm specialized on that case that provide better results than traditional approach: http://blog.algolia.com/search-ranking-algorithm-unveiled/


Your algorithm seems OK, but what was the "traditional approach" that you compared it to, and how did you compare them? It seems like you actually gain a lot from full document search (e.g. products with multi-paragraph descriptions). Otherwise, you might as well just do a SQL query to get your results.


By traditional approach we means all engines that use a unique score to rank documents (like all engine based on Lucene).

SQL queries are not relevant for text query, for example you have no notion of tokenization or proximity between words.

We plan to write a blog post on limit of SQL based search.


Ahaha, speed is huge deal for e-commerce. It has already been proved enough by big merchants tests. Search relevance is too! The key is to have them both at the same time :)




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: