table of contents
DUMP_INDEX(1p) | User Contributed Perl Documentation | DUMP_INDEX(1p) |
NAME¶
dump_index - dump the contents of an index
SYNOPSIS¶
perl -w dump_index $DIR
DESCRIPTION¶
This will dump out an index in human readable form. It can be used when debugging to compare indexes create with Plucene to those created with Lucene.
2022-12-04 | perl v5.36.0 |