Title: Message
That is one possibility, and we may end up doing something like that. But here is another complication, we will have information is several tables.  One example would be when we search for someone's name I would expect the phone extension page to be returned, whatever committees they serve on,  etc...  This would mean that we would end up searching most of the tables in the DB, and most of the columns in each table. Then find a way to match that table with a link that goes to the correct page.  My hope was that we could get something that would spider through the site and search all of the rendered pages.  Am I making this to complicated?
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adaryl "Bob" Wakefield
Sent: Tuesday, February 17, 2004 2:20 PM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] Searching an Intranet site

I may be missing something but...why not combine a DB search and a html search and spit out the results on the same page.
If you go to www.keys.org and type children in the search box in the upper right hand corner you see that I am digging info out of two different databases. Now below that is supposed to be the static html search that is supposed to be powered by google but I have not finished studying the google APIs yet. However now that you brought google free to my attention I may have to revisit that. That looks a lot easier to use than the SOAP solution i was planning.
 
Adaryl "Did you reboot?" Wakefield
Aviator by passion
Programmer by sheer force of will
----- Original Message -----
Sent: Tuesday, February 17, 2004 1:37 PM
Subject: [KCFusion] Searching an Intranet site

A group of us are currently revamping the office's intranet.  This site is a not available outside our company. It is strictly for information that can be accessed within our nationwide firm.  The major comment my team has received is to be able to search the site.  The problem is we have a mix of dynamic and static content. So, just a verity search through html documents or just a database search wouldn't capture all of the pages. What I am looking for would be something that works similar to "Google Free Search", it would render the page and search that rather than the CFM document.

Any Ideas? Anyone run across a way to do this with CF or do we need to look into buying something?



This e-mail and any files transmitted with it are confidential and are
intended solely for the use of the individual or entity to whom they are
addressed. If you are NOT the intended recipient or the person responsible for delivering the e-mail to the intended recipient, be advised that you have received this e-mail in error and that any use, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited.

Reply via email to