Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

10 Generating JavaHelp or Oracle Help  > 10.4 Providing full-text search for JavaHelp / Oracle Help > 10.4.3 Creating a search index for Oracle Help > 10.4.3.1 Directing Mif2Go to create full-text search for Oracle Help


10.4.3.1 Directing Mif2Go to create full-text search for Oracle Help

To have Mif2Go run Indexer for you:

[JavaHelpOptions]

; FTSCommand = for Oracle Help, indexing command, typically:

FTSCommand = java -mx256m oracle.help.tools.index.Indexer

When you specify a value for FTSCommand, Mif2Go uses the command you supply to run Indexer after generating output files for Oracle Help. If your project is very large, you might want to increase the value of the -mx option. If the Indexer command includes spaces, you must enclose it (but not the parameters) in double quotes. Prefix options with a dash ("-") rather than a forward slash.

If you specify a value for [Automation]WrapPath, Mif2Go copies all needed files from the project folder to the Oracle Help folder structure before running Indexer; see §10.2.7.2 Letting Mif2Go set up the folder structure and copy files.



10 Generating JavaHelp or Oracle Help  > 10.4 Providing full-text search for JavaHelp / Oracle Help > 10.4.3 Creating a search index for Oracle Help > 10.4.3.1 Directing Mif2Go to create full-text search for Oracle Help