|
|
|
|
|
by jabo
1177 days ago
|
|
If I'm reading this correctly, it looks like search requests are now charged separate from the number of documents. So if I have 5M records and 5M searches per month, in the old pricing scheme I would have paid $5K per month. In the new pricing plan, I would pay $0.40 per 1K records and then $0.50 per 1K searches. So that's $2K for record storage and $2.5K for search requests for a total of $4.5K. This blog post [1] claims they've slashed prices by 50%, which may be true at the unit level, but then it sounds like they've separated out charges for searches and records, so you still end up paying close to what you used to pay previously... Am I misreading something? [Disclaimer: I work on Typesense, an open source alternative to Algolia with a SaaS version, so I'm looking to understand this better myself.] [1] https://www.algolia.com/about/news/algolia-introduces-new-de... |
|
My biggest issues with Algolia were always:
- search requests should be separated from number of documents
-- think of a geoname service where there are 10 mio. documents vs. 500k search requests -- seems to be solved now
- it is crazy to require a new index for each sort direction
-- this is still the case
imho they should introduce cpu cycles + storage. until then self hosted Typesense, Meilisearch, Elasticsearch or hosted Typesense, Elasticsearch are still superior. I am leaving out Meilisearch here as their entry level is also nuts at 1.2k/month for hosted.