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

0.01    21 June 2011
        * Initial port of KSx version.

0.02    29 Sept 2011
        * fix edge case on PUT where index not yet created.

0.03    09 Oct 2011
        * support all file types via SWISH::Filter

0.04    13 Oct 2011
        * fields now optional in config. If not defined, will be read
          from searcher->get_propnames().

0.05    22 Oct 2011
        * support for Search::OpenSearch::Engine searcher_config and
          indexer_config.
        * fix class names left from KinoSearch port

0.06    26 Dec 2011
        * refactor to add aggregator_class method, for overriding
          the default behaviour of SWISH::Prog::Aggregator->swish_filter()

0.07    2 April 2012
        * declare JSON as a dependency (RT #76252)

0.08    4 April 2012
        * fix bug where a failed PUT failed to release lock on invindex