Tom,
(forgive my paste-age)
One way to do it is:
1) Keep a list of fuseactions in a database table
(this is something I do by default)
2) Loop through the fuseactions and use CFHTTP to grab
the pages that result from each fuseaction
3) Make a "fake" query useing Querynew, QuerySetCell,
and QueryAddrow.
4) Use CFINDEX to index the fake query, the key or a
custom field is going to be the fuseaction so that
when someone searches, they can be dumped back to the
correct fuseaction.
Because this can be a slow process, you might want to
use some kind of timestamp to keep track of what pages
have been updated and which ones not. Only index the
ones that have not been updated "Recently"
There are other ways to do it, but this is one, and it
does work.
Eron
-----Original Message-----
From: Tom [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 01, 2001 2:00 PM
To: Fusebox
Subject: Verity
So, has anyone developed a solution for the Verity
issue? I went and built a
fuseboxed app and now I'm in trouble cuz I can't build
a search for it. I
noticed a search app built in fusebox in the Allaire
developer exchange.
Does it solve the problem?
-Tom
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists