Skip to content

marcelchastain/haystackdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haystackdemo

  • sudo apt-get install `cat apt-requirements.txt`
  • bash ./solr_download.sh
  • bash ./solr_start.sh # leave this running in one of your terminal tabs
  • cd demo && virtualenv env && pip install -r ../requirements.txt
  • ./manage.py syncdb
  • ./manage.py loaddata restaurants
  • ./manage.py runserver 0.0.0.0:8000

About

demo code for haystack demo presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published