Changes for version 0.22
- WARNING: indexes must be recreated from scratch. Rewrote proximity index code from scratch using XS. New index format is faster, more compact, and scaleable. Flag proximity_index now defaults to 1.
- Removed legacy_tf_idf scoring method.
- Fixed division-by-zero error with wildcard searches
- Added support for PostgreSQL
Modules
Perl extension for full-text searching in SQL databases
Provides
in lib/DBIx/TextIndex/Exception.pm
in lib/DBIx/TextIndex/QueryParser.pm
in lib/DBIx/TextIndex/TermDocsCache.pm
in lib/DBIx/TextIndex/stop-cz.pm
in lib/DBIx/TextIndex/stop-en.pm