The Cold Fusion Verity Fuel Pack consists of the following main components:
Use the CFX_INDEX tag to generate Verity collections. Collections contain indexing data on a set of documents. The data is optimized for searching so that end users can execute wide ranging queries against a library of documents and recieve results immediately.
Use the CFX_SEARCH tag to execute searches against Verity collections. All searches return ranked results as well as file paths, document titles, and URLs. You can use the CFOUTPUT tag to present search results to an end user, giving you the ability to manipulate the search results any way you like.
Use the Collection Administrator to map collection logical names to actual directory paths. This gives you the freedom to place your collections wherever you like. Using the Administrator, you can define collections and perform routine maintenance, such as adding, deleting, and purging collections. You can also generate indexes of ASCII text data using the Administrator. Note that to generate an index of a database table, you need to use the CFX_INDEX tag.