When working with spiders, can I use url parameters to display information
based on that url paramater? The approach Andy gave is (for what I see) not
suitable for using url paramaters. Is this the reason why Spectra generates
physic pages when you use page templates?

Regards,
Johan

-----Original Message-----
From: Lanny R. Udey [mailto:[EMAIL PROTECTED]]
Sent: woensdag 21 maart 2001 13:10
To: Spectra-Talk
Subject: RE: Searching through pages instead of objects


I didn't see your original post, but we use a spider based indexer to index
the pages instead of verity or SQL.  Threre are several you can buy or you
can use an ASP like Atomz which is what we ended up doing because of all the
features they had.

Lanny Udey
Associate Dean,
Learning and Information Technology
Hofstra University
[EMAIL PROTECTED]

>>> [EMAIL PROTECTED] Wednesday, March 21, 2001 >>>
Could try this to create an index of all objects currently published onto
pages.
It's what I've used in 1.01 and directly accesses the sitecomposition table
so probably doesn't work in 1.5.
It also wouldn't work properly if you use any personalisation rules in your
containers since the user that runs the indexer wouldn't have any options
set to show content.
It also needs cfx_pcregex which you can download from the tag gallery and I
suspect the sql I've used may only work with Oracle.
Anyway, it may give you a start for your own indexing.

Regards,
Andy


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.

Reply via email to