Skip to content

Instantly share code, notes, and snippets.

View healiseu's full-sized avatar

HEALIS - Healthy Information Systems/Services healiseu

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