Harnessing the power of Verity, ColdFusion event gateways, and Flex 2

Today I have a new article up on the Adobe developer center. In part 1 we use a DirectoryWatcher event gateway to watch the directory(s) where your documents reside. If a change occurs, the CFC (ColdFusion component) listener will refresh the Verity collection. This way, you efficiently automate the process of refreshing your Verity collections.

Part II we will create a rich document search interface with Flex 2. You'll get deeper into Verity's powerful search features such as category support, search suggestions, searching within a result set, and more. You will use the power of Flex 2 to create a richer and engaging search interface.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Neil Lawton's Gravatar How do you handle the duplicates? After the index is refreshed by the documentlistener.cfc any search results show duplicates.
# Posted By Neil Lawton | 3/5/08 12:29 PM