RubySG - How we use Searchkick (ElasticSearch)
ruby
elasticsearch
I shared about how I used Searchkick gem to build search features with ElasticSearch
- Why and how I use Searchkick / ElasticSearch (using it with ActiveRecord)
- How to query using Searchkick using the different search options (pagination, limit etc.)
- Reindexing options; Similarity search; Multi-search (batching search queries into 1 query)
- And more!