/solr-for-datascience

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Solr For Data Science

This repository contains examples that go along with Grant Ingersoll's talk on "Solr for Data Science"

Pre-requisites

Please make sure you havethe following:

  1. Python 2.7 (See src/python/setup.py for the libraries you will need. Install them as well.)
  2. NodeJS (I tested on 0.10.35)
  3. A modern browser, such as the latest Chrome or Firefox

Getting Started

  • If you haven't already, clone this project: git clone git@github.com:LucidWorks/solr-for-datascience.git
  • Open static/solr-citi.html in a browser for details on the tutorial

Resources