System information
Using helpTool
Part Number 820-2952-10 Page 183
3. Change your current working directory to the
help/
directory.
4. Gather the following information for your command line arguments:
❍ Destination directory —
html/help/en_US
❍ Input file —
../WEB-INF/lib/idm.jar
❍ Nova index directory —
index/help
❍ Output file name —
index_files_help.txt
❍ Indexing properties file —
index/index.properties
5. Run the following command:
$ java -jar /tmp/helpTool/helpTool.jar -d html/help/en_US -i ../
WEB-INF/lib/idm.jar -n index/help -o help_files_help.txt -p
index/index.properties
Extracted 475 files.
[15/Dec/2005:13:11:38] PM Init index/help AWord 1085803878
[15/Dec/2005:13:11:38] PM Making meta file: index/help/MF: 0
[15/Dec/2005:13:11:38] PM Created active file: index/help/AL
[15/Dec/2005:13:11:40] MP Partition: 1, 475 documents, 5496 terms.
[15/Dec/2005:13:11:40] MP Finished dumping: 1 index/help 0.266
[15/Dec/2005:13:11:40] IS 475 documents, 6.56 MB, 2.11 s, 11166.66 MB/h
[15/Dec/2005:13:11:40] PM Waiting for housekeeper to finish
[15/Dec/2005:13:11:41] PM Shutdown index/help AWord 1085803878
NOTE It is important to run helpTool from this directory or the index will not build
correctly. In addition, you should remove the old index files by deleting the
contents of the
index/help/
subdirectory.
NOTE Use the locale string appropriate for your installation.
NOTE The name of the file is not important — but the tool will exit if this file
already exists.