DBIx::Class::Indexed 0.01 released

LTjake on 2007-04-19T11:17:33

I spent a few minutes last night cleaning up the docs for DBIx::Class::Indexed in order to push a CPAN release.  The API is still alpha, and there's still no searching capabilities (even though that ResultSet file snuck in there; oops) -- but I hope to resolve that in the near future.

The only indexer available is the WebService::Lucene indexer (of course! :). The KinoSearch indexer is still in SVN if someone would like to take at it...