From Linux Man Pages
beagle-manage-index
beagle-manage-index <index_path> <command> [options]
DESCRIPTION
beagle-manage-index, is a tool designed for doing low-level Lucene
index management
The beagle-manage-index tool is capable of doing basic low-level Lucene
index management and may be used for debugging and other tasks perfomed
by developers or advanced users. It is not intended to be invoked by
the standard user.
COMMANDS
beagle-manage-index takes the following commands
merge <index_to_merge>
Merge another Lucene index into the target.
info Print basic index information.
optimize
Optimize index.
REPORTING BUGS
Report bugs to <dashboard-hackers@gnome.org>.
COPYRIGHT
Copyright (C) 2005 Novell, Inc.
This is free software; see the source for copying conditions. There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
RELATED
beagled(1), beagle-build-index(8)
CATEGORY