Introduction to Elasticlunr
Elasticlunr is a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
The library is built for web applications that do not require the deployment complexities of popular search engines while taking advantage of the Beam capabilities.
Read more: https://atandarash.me/blog/introduction-to-elasticlunr
Read next Optimizing Dockerfile for Phoenix mixed with Node, Rust & Tailwind