The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for SWISH-Prog-Lucy

0.01    21 June 2011
    * Initial release, based on SWISH::Prog::KSx.

0.02    23 June 2011
    * Fix bad s/ks/lucy/ strings from initial port.
    * bump SWISH::Prog dependency

0.03    28 June 2011
    * no functional changes, just bumped version because
      SWISH::Prog 0.51 had not been released prior to 0.02
      and all the failing test reports are misleading.

0.04    10 Sept 2011
    * add highlightable_fields feature to expose the highlightable
      attribute of Lucy FullTextField objects.
    * add find_relevant_fields feature to locate the fields
      that matched the query. Depends upon highlightable_fields
      being set to true.

0.05    26 Sept 2011
    * add stemming support for Stemmer configuration and back compat with
      Swish-e v 2.x FuzzyIndexingMode.

0.06    11 Oct 2011
    * fix tests, bump dependency on SWISH::Prog 0.53