#Series
-
Elasticlunr Query DSL
10 months ago
Like every other search engine, you can make more advanced search queries depending on your requirements. In the remaining part of this post, I will be highlighting the available query types provided by Elasticlunr.
-
Introduction to Elasticlunr
10 months ago
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.
-
Elixir Data Types (Part 2)
1 year ago
This is a continuation of the Elixir introductory series. We talk about the different data types available in Elixir and their characteristics.
-
Introduction to Elixir (Part 1)
1 year ago
This is an introductory series about Elixir that showcases its core features in the tech world. I try to talk about the features contributing to its usage in highly concurrent applications.