How to add Search in Rails using Meilisearch
If you’ve ever wanted to add advanced search to your Rails app, you’ve probably used ElasticSearch. Meilisearch is an alternative written in Rust that’s super fast and easy to integrate, plus it has a built-in UI for testing searches. Check out the How to add Search in Rails using Meilisearch screencast
Post a comment