> -----Original Message-----
> From: Dusty Tinashe [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 16, 2001 07:10
> To: CF-Talk
> Subject: Search engine done in CF!
>
>
> I would like to write a small search engine using CF to search our site!
> Better still I would like to save myself some work and find such a script
> done by some.
> Anyone know where I can get one?
> Or share ideas on how to develop one?

For a search engine we wrote a small one using MS SQL's full text indexing
and the Replace function to format the string properly.

Then all that was needed was the SQL queries to get the data from the
tables.

I can help you write one, but I cannot provide the actual code we have to
the list.

Russel

>
> ***********************************************************
>  Dusty Tinashe Shoko
>  Web Applications Developer
>  SARDC www.sardc.net
>  13 Bath Rd
>  Belgravia, Harare
>  Zimbabwe
>  Tel: +263 (4) 738694/5/6
>  Fax: +263 (4) 738693
> ***********************************************************
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to