The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0

  • new algorithm (Okapi bm25) for relevancy scores, like ElasticSearch or SQLite FTS5
  • default tokenizer now relies on unicode \p{Word}
  • use BerkeleyDB "partials" for more efficient indexing
  • general revision of the source code and documentation
  • upgrade tests to use Test2::V0 INDEXES ARE NOT COMPATIBLE WITH PREVIOUS VERSION, you need to reindex your docs.

Modules

full-text indexer