ColdFusion Verity OEM Command Line Tools
A recent post on the forums asked about creating a custom Thesaurus using the ColdFusion Verity K2 tools. It seems that Adobe doesn't include the mksyd tool in their OEM license, but some OEM licenses do. Like Adobe, Oracle is kind enough to provide evaluation/developer downloads which makes it a little easier to play around with the Verity K2 engine on different platorms..
Here's a quick comparison between the command line tools included with the Oracle Content Server Verity Integration - VDK6 (optional module) and the tools included with CF.
| Command | Description | Oracle | CF |
| browse.exe | Lists the field names and values stored in a | X | X |
| codeconv.exe | Converts character sets for Bulk Insert Files (BIFs) and style files. | X | |
| delbyqry.exe | Deletes documents from a collection, using a query as input. | X | |
| dicheck.exe | X | ||
| didump.exe | Produces a word list for a collection, one partition at a time. | X | X |
| k2admin.exe | ColdFusion k2Admin | X | |
| k2index.exe | ColdFusion K2Index | X | |
| extract.exe | Uses a specification file, extracts fields | X | |
| ezstream.exe | Tests documents to determine if they can be viewed. | X | |
| fscrawl.exe | Crawls a file system directory, and then creates a Bulk Insert File (BIF) | X | |
| genvlvdk.exe | update your existing license key | X | |
| langid.exe | Detects the language content of a document. | X | |
| k2server.exe | ColdFusion K2 server | X | |
| licfile.exe | X | ||
| merge.exe | Enables you to merge and split collections that share the same styleset. | X | X |
| mkenc.exe | Generates encrytion keys for Topic Sets. | X | |
| mklrc.exe | Utility for LRC based classification. | X | |
| mkpi.exe | Creates parametric indexes controlled by an outline file | X | X |
| mksyd.exe | Creates a custom thesaurus file. | X | |
| mktm.exe | Creates and maintains thematic mapping files. | X | |
| mktopics.exe | Creates topic sets using topic definitions contained in an outline | X | |
| mkvdk.exe | Create and maintain collectio | X | X |
| pdfoop.exe | Filters PDF | X | X |
| rck2.exe | ColdFusion, search a collection from a command prompt | X | |
| rcodk.exe | Tests indexes created using Organization Developer’s Kit (ODK) | X | |
| rcvdk.exe | Searches collections. | X | X |
| regsvr32.exe | Registers vIndex.dll | X | |
| repair.exe | Repairs collections. | X | |
| savecred.exe | Creates crendentials file | X | |
| testqp.exe | Tests a specified query parser. | X |


There are no comments for this entry.
[Add Comment]