Hi, Yep we host our own site. On a fairly well spec'd win2003 box. I am not sure what implactions it would have.... you certainly would need to know the paths to the location of where your files are eg c:\websites\sitename\ etc
You like the site? I hate it.... what an awful colour scheme.... and you should see the dodgy html beneath it. I am only responsible for the coldfusion stuff on it.... My search code? As in query the index? sure.... <cfsearch COLLECTION="InternetSite" NAME="cfmSearch" CRITERIA="#LCASE(SESSION.SEARCH_CRITERIA)# AND NOT (CF_URL <CONTAINS> 'CFIDE')"> I haven't quite figured out how to exlucde directories whilst indexing, hence the "AND NOT...." stuff. I also cheat a bit... I have an Access database in addition to the search that I record keywords against specific search terms... (do a search for the word "new"). I also save the search terms (and the number of results) in the vain hope that the site admin(s) will create content that people are looking for.. Scott Thornton, Programmer Application Development Information Services and Telecommunications Hunter Area Health Service Phone +61 2 49214193 Fax +61 2 49214191 [EMAIL PROTECTED] >>> [EMAIL PROTECTED] 20/08/2004 11:49:54 am >>> Do you host your own site. Mine is being hosted by eWebCircle. What implications does that have for setting up the indexes? Could you show me you search code? (Like the site by the way) Tom -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Thornton Sent: Friday, 20 August 2004 10:37 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Searching the site - what's Verity like? Hi, I use Verity on our Internet site (one collection), and on out Intranet site (three collections). I like it, it is simple, it indexes pdfs and MS documents. I understand it is a entry level solution, and that the K2 spidering stuff is more complicated,but it does the job and does it well. http://www.hunter.health.nsw.gov.au/ Cheers, Scott Thornton, Programmer Application Development Information Services and Telecommunications Hunter Area Health Service Phone +61 2 49214193 Fax +61 2 49214191 [EMAIL PROTECTED] >>> [EMAIL PROTECTED] 20/08/2004 9:35:44 am >>> Hi all, I want to provide a way of searching my site. At the moment I have a Google form created by a Dreamweaver extension. It's not very pretty. I read about Verity in the ColdFusion Bible and want to know what everyone thinks of it before I start playing. Does anyone use it to provide searching for their sites? If not, what do you use. What is the best commercial product? TIA Tom MacKean NOTICE: Medical and scientific information provided in print and electronically by Sydney IVF might not be relevant to your own circumstances and should always be discussed with your own doctor before you act on it. This communication is confidential and may contain copyright or otherwise protected information of Sydney IVF Limited or a third party. If you are not the intended recipient of this communication please immediately let us know by reply email or telephone us on +61 2 9221 5964, delete the communication and destroy all copies. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
