Revision history for Dezi-App
0.007 31 July 2014
- add missing dependencies to Makefile.PL
0.006 30 July 2014
- allow Indexer::Doc->action and ->parser to be undef in new()
- fix Indexer::Config coercion from HashRef
0.005 30 July 2014
- optimizations
- fix filter() option in Dezi::App to access a string as documented.
- warn if reserved field name is used in Indexer::Config
- add missing HTTP::Date dependency to Makefile.PL
0.004 22 July 2014
- improve support for Multi-Value fields
- fix failing leak test
0.003 21 July 2014
- add ->make_immutable to all classes for speed.
- minor optimizations after running through NYTProf
0.002 19 July 2014
- add missing CLI options for backcompat with swish3
0.001 18 July 2014
- Initial release, ported from SWISH::Prog