Skip to content

imsinu9/thrillosearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Search Engine using Rails (ROR) & Elasticsearch (ES)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published