Building a Search Interface

You can provide a full-text search capability for documents and data sources on a ColdFusion site by enabling the Verity search engine.

This chapter describes how to build a Verity search interface with which users can perform powerful searches on your application. It also describes how to index your documents and data sources so that users can search them.

Contents

About Verity
Creating a search tool for ColdFusion applications
Using the cfsearch tag
Working with record sets

View comments on LiveDocs