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 0.71

  • ixw and ixp. This takes more space but allows us to walk through words in the dictionary, or through words in a given doc. INDEXES ARE NOT COMPATIBLE WITH PREVIOUS VERSION, you need to reindex your docs.
  • "add" method : check that $docId is a fresh number
  • "remove" method : no longer necessary to supply text buffer; just give the docId to remove
  • new method "words" and "wordIds"
  • modified "translateQuery" for compatibility with Search::QueryParser v0.91

Modules

full-text indexer