Live data from Hacker News

Powering Twitch and Medium, Algolia (YC W14) raises $53M

venturebeat.com

41–50 of 111 posts

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#41
post #30

Algolia is a great product. However, the market is very very tough here. The problem here is consolidation: all big customers (successful websites) will end up being part of mega-corporations (Amazon, Microsoft, Google, Salesforce, etc.). And all these companies have their own search engine (which they use for other machine learning, etc. - not just search). For example, Twitch will probably switch to Amazon A9. So t…

Where does this put Algolia's valuation at ?

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#42

Oh, that's the Hacker News site search... Works fine for me, except I always switch from "results by Relevance" to "Results by date", as in "Has this been posted already...?" Did not know Google is discontinuing its custom search engine. Looks like there may be a business opportunity here.

I want to do "search comments by popularity" a lot but it doesn't seem like they're actually ordering it -- does Algolia have access to comment ratings? Does HN expose that to anyone?

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#43
This is great for something like a public website. What about a situation where I want some of my users to only be authorized to view some of my data based on a set of rules I set in my backend application. Can Agolia accomplish this?

EDIT: Looks like they do support this.. https://www.algolia.com/doc/api-client/ruby/api-keys/#genera...

However, I think for a small project it will probably be extra work to keep these keys synchronized vs just doing a postgres search for my project

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#44

This is great for something like a public website. What about a situation where I want some of my users to only be authorized to view some of my data based on a set of rules I set in my backend application. Can Agolia accomplish this? EDIT: Looks like they do support this.. https://www.algolia.com/doc/api-client/ruby/api-keys/#genera... However, I think for a small project it will probably be extra work to keep these…

With secured API-Keys:

https://www.algolia.com/doc/guides/security/api-keys/

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#45

I've actually been avoiding using Algolia after I used IndexTank and then they were acquired by LinkedIn. (I always said grats diego + team at IndexTank) but it was a frustrating experience to need to role up everything and pack up shop. Seeing a huge raise like this actually makes me feel better about the possibility of using Algolia rather than rolling my own Solr containers.

Seeing a huge raise like this actually makes me feel better about the possibility of using Algolia

Because...they won't be pressured to be acquired?

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#47
post #37
post #30

Algolia is a great product. However, the market is very very tough here. The problem here is consolidation: all big customers (successful websites) will end up being part of mega-corporations (Amazon, Microsoft, Google, Salesforce, etc.). And all these companies have their own search engine (which they use for other machine learning, etc. - not just search). For example, Twitch will probably switch to Amazon A9. So t…

I mean Twitch has been passed between two giants and they're still using Algolia.

Two giants? As far as I'm aware, they've only ever been owned by Amazon or private.

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#48
post #37
post #30

Algolia is a great product. However, the market is very very tough here. The problem here is consolidation: all big customers (successful websites) will end up being part of mega-corporations (Amazon, Microsoft, Google, Salesforce, etc.). And all these companies have their own search engine (which they use for other machine learning, etc. - not just search). For example, Twitch will probably switch to Amazon A9. So t…

I mean Twitch has been passed between two giants and they're still using Algolia.

[deleted]

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#49
We've been using Algolia as we build out our custom database of ~1.5million US-based nonprofits for patronage.org and I have become their #1 fanboy. The search is blazing fast, super customizable, and support has been incredibly helpful. It's one of those products that seems to provide "if you can dream it, you can do it" functionality. We went from a slow search that used EINs to a search that accounts for typos, alternative names of charities, EINs, locations, and is customized for the logged-in user since we can pass queries to Algolia clientside.

My only complaint, if I had to make one, is that pricing is a bit steep for our use case but I can't imagine how much time I'd need to spend to get ElasticSearch running comparably.

Re: Powering Twitch and Medium, Algolia (YC W14) raises $53M

#50

Oh, that's the Hacker News site search... Works fine for me, except I always switch from "results by Relevance" to "Results by date", as in "Has this been posted already...?" Did not know Google is discontinuing its custom search engine. Looks like there may be a business opportunity here.

If you want to know if something has already been posted on hacker news and are using chrome, I've made an extension for that purpose. It's a reverse lookup that uses algolia search. It's not perfect but I use it daily and solves this problem https://chrome.google.com/webstore/detail/hacker-news-lookup...

Hope you find it useful

Post reply on HN