Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 653 Bytes

README.rdoc

File metadata and controls

17 lines (12 loc) · 653 Bytes

README

Thrill-O-Search, is an sample app build to test my skills over ROR and ES. This helps to search intelligently over catalogue Tour, City, Tag. Where Tours are tagged with many tags and cities. Currently seeded with Indian Tours data. We can say something like Taj in Agra and should bring result like TajMahal also Agra as City under different hood.

  • RUBY VERSION

    2.0.0p481
  • SYSTEM DEPENDENCIES

    Rails 4, Ruby 2.0.0, Elastisearch, 9200 port should listen ES.
  • DATABASE SETUP

    rake db:migrate && rake es:setup && rake db:seed
  • HOW TO RUN THE TEST SUITE

    rails server
    http://localhost:3000/search?sz=6&q=taj%20in%20agra