
Plucene::SearchEngine::Index::Image - Backend for mining data about images

Upon installation,
this acts as a handler for images,
using Image::Info to populate the following Plucene fields:
The dimensions of the image.
Any comments found in the image.
The type of image.
(jpg,
png,
etc.)
A Plucene data field representing the last modified date encoded in the image itself.


Simon Cozens, <simon@cpan.org>

Copyright (C) 2004 by Simon Cozens
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.