MACROMEDIA COLFUSION MX 7-CFML Reference page 237

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

Usage
The attributes settings that the
attribute. If you set the query attribute to a valid query name, it specifies that
the data in the query rather than indexing documents on a disk. If you do not set the query
attribute,
cfindex
(
=
), or text that you provide in the
type
path
If you set the
query
by the following attributes and their values:
Type
Attribute values
File
The
key
(including path).
Path
The
key
pathname.
The
extensions
included. If the action is
Custom
The
key
example, the primary key value in the database. It must be unique because this is the
primary key in the collection. If the action is delete, the
column in the query that contains the keys to delete.
The
body
that contain the text data to be indexed.
If you do not set the
attributes and their values:
Type
Attribute values
File
The
key
Path
The
key
The
extensions
included. If the action is
Custom
The
key
attribute is the document key to delete.
The
body
If
is not specified but
type
If neither
nor
type
If
equals
type
custom
column name. This allows you to change a field to empty in the collection.
cfindex
assumes it is indexing a file (
attribute to a valid query name, the
attribute is the name of a column in the query that contains a full filename
attribute is the name of a column in the query that contains a directory
and
recurse
delete
attribute specifies a column name that contains anything you want; for
attribute is required and is a comma-delimited list of the names of the columns
attribute, the
query
attribute is required and is a full pathname to a file.
attribute is required and it is a directory pathname.
and
recurse
delete
attribute is an identifier that specifies the key. If the action is
attribute is required and is the text to be indexed.
is set, ColdFusion sets the
query
is set, ColdFusion sets
query
, all attributes except for
tag requires depend on whether you set the
), a set of files in a directory path
type = file
attribute (
body
cfindex
attributes, if specified, elaborate on which files are
,
deletes keys for the collection.
cfindex
tag creates indexes as specified by the following
cfindex
attributes, if specified, designate which types of files are
, both the keys and the document files are deleted.
type
to the default value of
type
and
can specify a literal value, not only a
key
body
cfindex
=
).
type
custom
tag creates indexes as specified
attribute is the name of a
key
delete
to the default value of
.
file
query
is to index
, the
key
.
custom
cfindex
237

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents