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


Plucene-SearchEngine-Index-Image documentation  | view source Contained in the Plucene-SearchEngine-Index-Image distribution.

Index


NAME

Top

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

DESCRIPTION

Top

Upon installation, this acts as a handler for images, using Image::Info to populate the following Plucene fields:

size

The dimensions of the image.

text

Any comments found in the image.

subtype

The type of image. (jpg, png, etc.)

created

A Plucene data field representing the last modified date encoded in the image itself.

SEE ALSO

Top

Plucene::SearchEngine::Index

AUTHOR

Top

Simon Cozens, <simon@cpan.org>

COPYRIGHT AND LICENSE

Top


Plucene-SearchEngine-Index-Image documentation  | view source Contained in the Plucene-SearchEngine-Index-Image distribution.