Chapter 15 Indexing And Searching Data - MACROMEDIA COLDFUSION 5-DEVELOPING Develop Manual

Table of Contents

Advertisement

Chapter 15
Indexing and Searching Data
You can provide a full-text search capability for documents and data sources on a
ColdFusion site by enabling the Verity search engine.
ColdFusion 5 supports two Verity search engines: the default Verity search engine
(VDK mode) and a restricted version of the Verity K2 Server. The ColdFusion
installation and administration documentation provides information about using
both engines. ColdFusion CFML tags for the two engines are identical except for how
you specify the
This chapter provides and overview of how use the Verity search engines to index
and search data for your application.
Contents
collection
Searching a ColdFusion Web Site........................................................................... 270
Supported File Types............................................................................................... 271
Support for International Languages .................................................................... 272
Creating a Searchable Data Source ........................................................................ 273
Indexing Query Results........................................................................................... 282
Using Query Expressions ........................................................................................ 285
Managing Collections ............................................................................................. 298
and
tag attributes.
external

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 5

Table of Contents