3.3

Table Of Contents
iNEWS and FTS Connectivity (ftsdebug Command)
105
Checking Communication between iNEWS and FTS Servers
Verify communication from the iNEWS Servers to the FTS utility programs running on the
Windows-based FTS server by using the following forms of the ftsdebug command:
ftsdebug index stat
ftsdebug search stat
These commands may also be used to monitor the indexing process.
After each command is entered at the console, a display of statistics about the utility
program, either the ftsindex server (ftsidx.exe) or the ftsseek server (ftssch.exe), appears.
The display will vary depending on which form of the command you used. Samples of each
are shown in the following two columns:
Limited to search only:
adjust [-v] <path> Compare FTS index for <path> against database content
and fix discrepancies. Used to bring indexing
up-to-date. For instance, type:
ftsdebug index adjust archives.2002
compare [-v] <path> Compare FTS index for <path> against database
content.
list [-n] <path> List FTS index entries for <path>
search [-v] <query> Search FTS index for <query> terms
Parameter Description