RubyFlow The Ruby and Rails community linklog

Create a maintainable and scalable search in your Rails apps

Search is quite a common problem in any app. The main issue is that search has to evolve over time to allow the users to refine their results based on your ever-evolving data.

In this post, we will look at a common advanced search feature, and how to build it in a maintainable and scalable way using Rails, ElastiSearch & SearchKick.

https://www.cookieshq.co.uk/posts/how-to-create-a-maintainable-and-scalable-search-for-your-ruby-on-rails-app

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in