> I'm doing some testing with senmi-large (8000 items) verity collections
> right now. Verity searches are very fast when whatever you want to search
> for is not present in the collection. Unfortunately if there are matches
> the search can take a very large amount of time. I am seeing anything
> between 0 and 16 seconds over here.
Verity searches are very fast. The reason that it takes a lot of time must be that
when you do a verity search with a Spectra-tag like "cfa_allTypeSearch" it executes
the search and for every match it get it does a cfa_contentObjectGet to get the data
for the object. This means that if you get 1000 answers from your verity-search it
would then do 1000 sql-questions to the database and that takes some time.
--------------------------------------------
Daniel Niklasson Resco Väst
Programmerare / Sysadmin
Tel: 031-7439203, Mobil: 0708-903238
Unix *is* user-friendly - It´s just selective who it´s friends are.
--------------------------------------------
Ännu en Rescoproduktion på webben - Telias nya startsida!
Titta på www.startsidan.telia.se och njut av möjligheterna.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.