![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | I want to add an internal search facility to my website. I have seen a couple of client-side JavaScript solutions, which do exactly what I want, the problem is, they don't work if Scripting is turned of on the Browser. So does anyone know of an off the shelf server solution or have any tips/idea on how to setup a server side search facility on my site. Just to clarify, I do not want to search the internet from my site IOW I do **not** want to integrate Google into one of my pages. I simply want my visitors easily find what they want within my site. Thanks, Paul |
|
| | #2 (permalink) |
| Civilians | Paul H wrote > I want to add an internal search facility to my website. I have seen a > couple of client-side JavaScript solutions, which do exactly what I > want, the problem is, they don't work if Scripting is turned of on the > Browser. > > So does anyone know of an off the shelf server solution or have any > tips/idea on how to setup a server side search facility on my site. > > Just to clarify, I do not want to search the internet from my site IOW > I do **not** want to integrate Google into one of my pages. I simply > want my visitors easily find what they want within my site. My tip would be to serve your website content from a database, and offer a search box to query the database. -- Charles Sweeney http://CharlesSweeney.com |
|
| | #3 (permalink) |
| Civilians | In: <HIs6e.17573$il.7693@newsfe5-win.ntli.net>, "Paul H" <nospam@nospam.com> wrote: >I want to add an internal search facility to my website. I have seen a >couple of client-side JavaScript solutions, which do exactly what I want, >the problem is, they don't work if Scripting is turned of on the Browser. > >So does anyone know of an off the shelf server solution or have any >tips/idea on how to setup a server side search facility on my site. > >Just to clarify, I do not want to search the internet from my site IOW I do >**not** want to integrate Google into one of my pages. I simply want my >visitors easily find what they want within my site. Server side search engines: Do a search for swish-e, it is free. Very good search tool. htdig is also nice. I use swish-e on my site. (As someone who has written inverted index search tools before, I can appreciate the level of difficulties where phrase matching and/or proximity is involved. swish-e handles this nicely. I use swish-e on my internal servers too. (Alas, it's an ancient machine so I run out of memory if I'm not careful) Anyhow, it'll handle hundreds of thousands of documents. Unfortunately, from what I've seen, not too many people use my search box. :-( Jamie -- http://www.geniegate.com Custom web programming guhzo_42@lnubb.pbz (rot13) User Management Solutions |
|
| | #4 (permalink) |
| Civilians | Paul H wrote: > I want to add an internal search facility to my website. I have seen a > couple of client-side JavaScript solutions, which do exactly what I > want, the problem is, they don't work if Scripting is turned of on > the Browser. > So does anyone know of an off the shelf server solution or have any > tips/idea on how to setup a server side search facility on my site. > > Just to clarify, I do not want to search the internet from my site > IOW I do **not** want to integrate Google into one of my pages. I > simply want my visitors easily find what they want within my site. > > Thanks, > > Paul Googles Adsense/Web Search thing offers a search your site option... But I doubt you want that... -- Viper Are you seeking revenge? http://www.seekingrevenge.com |
|
| | #5 (permalink) |
| Civilians | Paul H wrote: > I want to add an internal search facility to my website. I have seen a > couple of client-side JavaScript solutions, which do exactly what I want, > the problem is, they don't work if Scripting is turned of on the Browser. > > So does anyone know of an off the shelf server solution or have any > tips/idea on how to setup a server side search facility on my site. > > Just to clarify, I do not want to search the internet from my site IOW I do > **not** want to integrate Google into one of my pages. I simply want my > visitors easily find what they want within my site. > > Thanks, > > Paul > > What language - I know a few ... btw putting all your conten in a database can be a very bad idea unless you have the resources to do it. (PHP / ASP / .net etc..) webwizguide.co.uk has one solution - alternatively if you want something that integrates nicely with your site, easy to customise is free but does contain adverts - Atomz.com is superb, it IS however off site ... but much much better than most scripts. G |
|
| | #6 (permalink) |
| Civilians | Gerry for email use my name at dergal dt com wrote: > > webwizguide.co.uk has one solution - alternatively if you want something > that integrates nicely with your site, easy to customise is free but > does contain adverts - Atomz.com is superb, it IS however off site ... > but much much better than most scripts. > > G Another offsite solution I have used in the past is www.freefind.com, which offers site searching from free upwards through various price bands. -- David Preston Now playing: If you ever walk out of my life - Dena Barnes |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [News Feed] MSN Search Toolbar Gets Contextual Search Add-in | Forum Mouse | News Articles | 0 | 09-23-2005 22:00 |
| database for web-articles with search facility | nico.jabin@gmail.com | Web Design | 8 | 09-14-2005 00:00 |
| Internal Time Formats | Marshall | Microsoft Applications | 2 | 06-16-2004 16:57 |
| Internal URLs | Antony | Microsoft Applications | 1 | 06-16-2004 03:59 |
| Is this an internal tranny problem?? (440-T4) | bigbossfan80 | Automotive | 1 | 06-14-2004 21:09 |
![]() | ![]() | ![]() |