
dump_index - dump the contents of an index

perl dump_index $INDEX_LOCATION

This will dump out an index in human readable form.

Adapted from a Plucene-based version by Brian Phillips.

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