Hacker News new | ask | show | jobs
by agnivade 1461 days ago
Search in SQL databases is a tough beast to get it right. And given that we support MySQL and Postgres both, it gets even harder to support quirks of both of them.

In enterprise editions, the only addition is Elasticsearch. But in our open-source version, we do have support for https://github.com/blevesearch/bleve. Although, it's in beta, we have a lot of customers using it.

I am wondering if you have tried using it and didn't like it?

1 comments

I have been trying over several versions to get bleve to work, using MM installation guides and forums, but it's never successfully indexed anything.