Skip to content

lalitlogical/rails-searchkick-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Searchkick (elasticsearch) Example

Alt text

This the example for rails & elasticsearch (with help of searchkick)

Service Requirements

  1. elasticsearch
  2. postgresql

Setup the project & run the rake db:seed command to generate the fake data to view on homepage.

That's it :)