Changes for version 0.26

  • Fixed problem with re-indexing a document several times with SQLite (rt.cpan.org #16247)
  • Stoplists now work with QueryParser
  • unscored_search() was returning internal document ids instead of keys
  • Fixed table_exists() in case schema name is prefixed to table name in results of DBI->tables() call

Modules

Perl extension for full-text searching in SQL databases
Base class for database-specific SQL drivers
Driver for PostgreSQL
Driver for SQLite
Driver for MySQL
OO Exceptions for DBIx::TextIndex
Parser for user-supplied query strings
Czech-language stop list
English-language stop list
Cache object for term-documents vectors