This is a demo to show you how to use redis-search.
git clone git://github.com/huacnlee/redis-search-example.git
cd redis-search-example
bundle install
bundle exec rake db:create
bundle exec rake db:migrate
bundle exec rails s
When a App was runing, you can try to add some data use github info.