User Guide
cfindex 195
Usage
This tag populates Verity search engine collections with metadata from the following sources:
• Documents stored on a file system
• ColdFusion query result sets
The following table shows the dependent relationships among this tag’s attribute values:
query Required if
type =
"custom"
; see
Usage section
Query against which collection is generated
recurse Optional No • Yes: if
type = "path", directories below the path
specified in key are included in indexing operation
• No
language Optional English For options, see cfcollection on page 80. Requires
the appropriate (European or Asian) Verity Locales
language pack.
Specifying this
attribute is
required, optional
or unnecessary
(blank):
For this action attribute value:
purge delete
update or refresh
collection Required Required Required
type Optional If
type = "file", "path", or
"custom": Optional.
title If type = "file", "path", or
"custom": Optional.
Otherwise: unnecessary.
key Required If
type = "file", "path", or
"custom": Required.
Otherwise: unnecessary.
body If
type = "custom": Required.
Otherwise: unnecessary.
custom1 If
type = "file", "path", or
"custom": Optional.
Otherwise: unnecessary.
custom2 If
type = "file", "path", or
"custom": Optional.
Otherwise: unnecessary.
URLPath If
type = "file" or "path": Optional.
Otherwise: unnecessary.
extensions If
type = "path": Optional.
Otherwise: unnecessary.
Attribute Req/Opt Default Description