1BEAGLE(8) BEAGLE(8)
2
3
4
6 beagle-manage-index
7
9 beagle-manage-index <index_path> <command> [options]
10
12 beagle-manage-index, is a tool designed for doing low-level Lucene
13 index management
14
15 The beagle-manage-index tool is capable of doing basic low-level Lucene
16 index management and may be used for debugging and other tasks perfomed
17 by developers or advanced users. It is not intended to be invoked by
18 the standard user.
19
21 beagle-manage-index takes the following commands
22
23 merge <index_to_merge>
24 Merge another Lucene index into the target.
25
26 info Print basic index information.
27
28 optimize
29 Optimize index.
30
32 Novell, Inc.
33
35 Report bugs to <dashboard-hackers@gnome.org>.
36
38 Copyright © 2005 Novell, Inc.
39
40 This is free software; see the source for copying conditions. There is
41 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
42 PURPOSE.
43
45 beagled(1), beagle-build-index(8)
46
47
48
49beagle Jul 2005 BEAGLE(8)