Skip to content

Instantly share code, notes, and snippets.

View SupermanScott's full-sized avatar

Scott Reynolds SupermanScott

View GitHub Profile
'''
redis_search.py
Written by Josiah Carlson July 3, 2010
Released into the public domain.
This module implements a simple TF/IDF indexing and search algorithm using
Redis as a datastore server. The particular algorithm implemented uses the