Skip to content

sundus-y/sunspot-solr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunspot-solr-demo

Demo to sunspot solr

Setup

bundle install
rake db:migrate
rake sunspot:solr:start
rails s

Once you have the server running to get some random articles generated go to

http:https://localhost:3000/articles/generate/2/ where 2 is the number of articles you want to generate

Other Important commands

rake sunspot:solr:stop
rake sunspot:solr:restart
rake sunspot:reindex

Links for more info

Sunspot github
API Reference
solr doc
railscasts

For the random article generator I am using SCIgen - An Automatic CS Paper Generator

About

Demo to sunspot solr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published