|
|
|
date: Tue, 23 Oct 2007 12:51:07 +0100,
group: uk.net.web.authoring
back
Adding a search facility to an html page
I've put together an html/css site for a client and he's now asked for a
search feature. This isn't something I've done before, and I would be
grateful for any advice on the simplest way to deliver a relatively elegant
solution.
I'm rather hoping that there's a fairly straightforward walkthrough I can
source to show me how to add it to the site (and since I'm html-only, I'm
hoping that it uses words of few syllables!).
Many thanks in advance
date: Tue, 23 Oct 2007 12:51:07 +0100
author: Henry Ross lid
|
Re: Adding a search facility to an html page
Henry Ross <HR@HR.invalid> wrote:
> I've put together an html/css site for a client and he's now asked for a
> search feature. This isn't something I've done before, and I would be
> grateful for any advice on the simplest way to deliver a relatively elegant
> solution.
>
> I'm rather hoping that there's a fairly straightforward walkthrough I can
> source to show me how to add it to the site (and since I'm html-only, I'm
> hoping that it uses words of few syllables!).
Would a Google-based search be acceptable? It's free, and one advantage
is that people are very familiar with using Google searches and
interpreting results.
Daniele
date: Wed, 24 Oct 2007 10:08:43 +0100
author: (D.M. Procida)
|
Re: Adding a search facility to an html page
Message-ID:
<1i6hfyu.1kea9fok7j24dN%real-not-anti-spam-address@apple-juice.co.uk>
from D.M. Procida contained the following:
>> I'm rather hoping that there's a fairly straightforward walkthrough I can
>> source to show me how to add it to the site (and since I'm html-only, I'm
>> hoping that it uses words of few syllables!).
>
>Would a Google-based search be acceptable? It's free, and one advantage
>is that people are very familiar with using Google searches and
>interpreting results.
This is a useful article
http://www.onlamp.com/pub/a/php/2006/02/16/search-engine-showdown.html
Sphider looks promising if you want to install your own. Requires PHP
and MySql though.
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
date: Wed, 24 Oct 2007 12:45:59 +0100
author: Geoff Berrow
|
Re: Adding a search facility to an html page
"Henry Ross" <HR@HR.invalid> writes:
> I've put together an html/css site for a client and he's now asked for a
> search feature. This isn't something I've done before, and I would be
> grateful for any advice on the simplest way to deliver a relatively elegant
> solution.
I have used ksearch with reasonable success. It was easy to set up
but can on index inside HTML and (with xpdf installed on the server)
PDF files.
--
Ben.
date: Wed, 24 Oct 2007 13:40:07 +0100
author: Ben Bacarisse
|
|
|