| Contents > Developing ColdFusion MX Applications > Building a Search Interface > Creating a search tool for ColdFusion applications |
|
|
|
|
||
There are three main tasks in creating a search tool for your ColdFusion application:
You can perform each task programmatically--that is, by writing CFML code. Alternatively, you can use the ColdFusion MX Administrator to create and index the collection. Also, HomeSite+ has a Verity Wizard that generates ColdFusion pages that index the collection and design a search interface. The following table summarizes the steps and available methods for creating the search tool:
|
|
ColdFusion MX Administrator |
|
|---|---|---|---|
Creating a collection |
Yes |
Yes |
No |
Indexing a collection |
Yes |
Yes |
Yes |
Designing a search interface |
Yes |
No |
Yes |
This chapter presents the non-code methods for developing a search tool, followed by code examples that perform the same task. If you have HomeSite+ and access to the ColdFusion MX Administrator, the fastest development method is as follows:
|
|
||
| Contents > Developing ColdFusion MX Applications > Building a Search Interface > Creating a search tool for ColdFusion applications |
|
|
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.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/indexse7.htm
Comments
No screen name said on Dec 1, 2003 at 7:05 AM : seublinder said on Feb 2, 2005 at 10:33 AM :