The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

dump_index - dump the contents of an index

SYNOPSIS

    dump_index SCHEMA_CLASSNAME INDEX_LOCATION

DESCRIPTION

This will dump out an index in human readable form.

AUTHOR

Adapted from a Plucene-based version by Brian Phillips.

COPYRIGHT AND LICENCE

Copyright 2006 Brian Phillips.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.