Live data from Hacker News

Intelligent Search in Rails with Typesense

avohq.io

11–13 of 13 posts

Re: Intelligent Search in Rails with Typesense

#11
post #9

I’m debating Typesense vs. Meilisearch for a project. My use case isn’t particularly complex so either fits. Curious if anyone has any horror stories about either

What’s wrong with just pushing Postgres as far as possible (you said it wasn’t complex)?

  yet again I reached for a dependency when Postgres is enough

Re: Intelligent Search in Rails with Typesense

#12
post #7

I love Jason Bosco (the typesense guy). I love Ruby on Rails. But I've been using Meilisearch more and more over the past year on client projects. They maintain a top of the line Rails integration: https://github.com/meilisearch/meilisearch-rails

Member of the Typesense team here.

As I'm not super versed in the Rails ecosystem, could you share some specifics on Meilisearch integration's features so we could take some inspiration on improving ours? Would love some feedback.

Post reply on HN