Skip to content

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

Related topics

Sponsors

Abhiram R

Abhiram R

Paid meetup fees for the term Nov 2019-May 2020

PSSI

PSSI

PSSI sponsors meetup fee for the group

You may also like