Skip to content
Workshop on Solr

Details

Agenda

Introduction to Solr and Creating a Functional Search with Python

  1. Solr introduction and some fun with raw Solr queries

  2. Intro to Haystack

  3. Creating a Function Search with Solr + Haystack combination

Workshop Setup Instructions

# Ubuntu installation instructions.

  1. Download solr from http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.1

  2. Install open jdk

$sudo apt-get install openjdk-7-jdk

  1. Create a virtualenv

$pip install virtualenvwrapper

$export WORKON_HOME=~/Envs$mkdir -p

$WORKON_HOME$source /usr/local/bin/virtualenvwrapper.sh

$mkvirtualenv search

  1. Install packages in vritualenv

$pip install django==1.7.7

$pip install django-haystack==2.4.0

Address: 4th Floor, Gayathri Mansion, No 80/3, Bellandur, Outer Ring Road, Bellandur, Bengaluru, Karnataka 560103

Maps: https://goo.gl/maps/eCQgcipid462

Photo of BangPypers - Bangalore Python Users Group group
BangPypers - Bangalore Python Users Group
See more events