Separa

Separa splits chunks of text into tokens to be indexed

Description

Separa splits chunks of text or ruby objects into tokens to be indexed by Busca, the simple redis search

Installation

As usual, you can install it using rubygems.

$ gem install separa

Usage