You can use IndexReport, a command-line utility that reports on index data, to answer questions such as:

To use IndexReport, in a command line window go to <ATG9dir>/Search9.1/SearchEngine/operating_system/bin and enter the following command:

IndexReport [-html] [-o outputDir] [-c contentFile] [-r requestFile]
idxFile

For syntax and usage information, enter the following command:

IndexReport -help

The name of the IDX file you want to examine is a required parameter, and must include the .idx file extension. IDX files are located at <ATG9dir>/Search9.1/SearchEngine/operating_system/indexFiles.

Note: Index files are operating-system-specific. You cannot run IndexReport against a file created by an engine on a different operating system.

 
loading table of contents...