DBIx-TextIndex
view release on metacpan or search on metacpan
=head2 0.08
Bug fix: add_mask() was not inserting masks
=head2 0.07
UPGRADE WARNING: collection table format changed, use new method
$index->upgrade_collection_table() to recreate collection table.
Calling initialize() method for a new collection will also upgrade
collection table. Index backup recommended.
Added error_ prefix to error message column names in collection table
Added version column to collection table
Added language column to collection table, removed czech_language column
UPGRADE WARNING: instead of new({ czech_language => 1}), use
new({ language => 'cz' })
( run in 1.045 second using v1.01-cache-2.11-cpan-49f99fa48dc )