This package can be used to index texts for full text searching. It can build indexes of documents with support for stemming words (in Spanish or English), document idiom categorization, phrase search, etc.. The class can use a database as repository to store the index. Currently it supports SQLite and MySQL.