| Contents > Configuring and Administering ColdFusion MX > Troubleshooting Collections with Verity Utilities > Using the Verity didump utility > Viewing the word list with the didump utility |
|
|
|
|
||
You can view the contents of the word list for a partition by using the didump utility with the -words flag. The command-line syntax must include the -words flag and a pathname to a partition file, like the following:
didump -words /z/collbldg/html/parts/00000003.did
An alphabetical listing of the words in the word index displays, as follows:
didump - Verity, Inc. Version 2.5.0 (_nti31, Jul 7 1999) Text Size Doc Word A 10 3 4 a 34 5 24 abbreviations 4 1 1 about 4 1 1 acronym 5 1 2 acronyms 4 1 1 actual 4 1 1 administrator 3 1 1 advance 3 1 1 all 8 2 3 also 9 2 4 Always 4 1 1 always 9 2 3 ampersand 4 1 1
The columns in the display indicate the following:
To view the occurrences of a specific word or pattern, enter a command using the -pattern option, as in the following example:
didump -pattern acronym 00000003.did
In this example, the didump utility displays information about the number of occurrences of the word acronym. You can display the individual occurrences of a word using the -verbose option.
|
|
||
| Contents > Configuring and Administering ColdFusion MX > Troubleshooting Collections with Verity Utilities > Using the Verity didump utility > Viewing the word list with the didump utility |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.