Wrote a Blog Post
Ruby On Rails
"Create a Search Engine with Ruby on Rails"

In this tutorial, you will learn to:

  • Configure Elasticsearch in your machine
  • Install Elasticsearch in you Rails App
  • Search for a query in any table
  • Highlight matched text like Google searches