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

0.11
  * Use WebService::Solr get_values instead of get_value so that
    multiple values work (Craig Hall)

0.10
  * POD fix (Craig Hall)

0.09
  * Remove some accidental debugging.

0.08
  * Document Spellcheck role and add support for spelled_correctly.

0.07
  * Add Modifiable role and implement methods that Solr can be updated!

0.06
  * Spellchecking support

0.05    November 30th, 2009
  * Fix paginator requirements
  * Fix missing include
  * Bump Data::SearchEngine dep

0.04    November 25th, 2009
  * Use Data::SearchEngine::Results::Faceted

0.03    November 24th, 2009
  * Honor Query's order attribute.
  * Pagination now works (Query page & rows)
  * Bump deps

0.02    November 23rd, 2009
  * Correct missing dependency on Data::SearchEngine (duh, Thanks Andreas Keonig)

0.01    Date/time
        First version, released on an unsuspecting world.