Summary


ColdFusion integration of the Verity search engine lets developers implement powerful full-text searching. Collections can be indexes of all kinds of document types, and they also can represent the contents of a database query.

<cfcollection> is used for basic collection maintenance, from creating to optimizing the data. <cfindex> is responsible for populating and updating Verity collections. <cfsearch> enables users to run complex searches across single or multiple collections.

Sample Questions

1:

Which Verity features are inherent in a simple query expression?

  1. stem operator

  2. many modifier

  3. near operator

  4. Wildcards

2:

Which tag is used to optimize a Verity collection?

  1. <cfcollection>

  2. <cfindex>

  3. <cfoptimize>

  4. <cffile>



Macromedia ColdFusion MX 7 Certified Developer Study Guide
Macromedia ColdFusion MX 7 Certified Developer Study Guide
ISBN: 0321330110
EAN: 2147483647
Year: 2004
Pages: 389
Authors: Ben Forta

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net