In article <c5o0vo$9cl$1@n ews.net.uni-c.dk>,
"Troels F. Smit" <smit@NOSPAM.eh p.dk> wrote:
[color=blue]
> Where can I find information on implementing a search function on my
> site ?[/color]
I use this search engine:
<http://www.phpdig.net/>
JP
--
Sorry, <devnull@cauce. org> is een "spam trap".
E-mail adres is <jpk"at"akamail .com>, waarbij "at" = @.
"Troels F. Smit" <smit@NOSPAM.eh p.dk> wrote in message news:<c5o0vo$9c l$1@news.net.un i-c.dk>...[color=blue]
> Where can I find information on implementing a search function on my
> site ?[/color]
Google is your friend. <http://www.google.com/search?q=php+se arch>
swish-e is a *lot* harder to set up, I still haven't got the context
stuff working right, but it's as fast as ht://Dig and supports proximity
searching. ("phrase matching") and seems to have a bit more in terms of
ranking.
I'm using swish-e most of the time these days, but don't overlook
ht://Dig if it fits your needs or you don't want to spend a day reading
the documentation.
On 2004-04-16, thumb_42@yahoo. com <thumb_42@yahoo .com> wrote:[color=blue]
> Troels F. Smit <smit@nospam.eh p.dk> wrote:[color=green]
>> Where can I find information on implementing a search function on my
>> site ?[/color]
>
> 2 that I recommend:
>
> ht://Dig
>
> (http://www.htdig.org/)
>
> ht://Dig is very easy to set up, but lacks proximity support ("phrase
> matching"). I like it because it's easy to set up.
>
> Swish-e
>
> http://www.swish-e.org/ (I think)
>
> swish-e is a *lot* harder to set up, I still haven't got the context
> stuff working right, but it's as fast as ht://Dig and supports proximity
> searching. ("phrase matching") and seems to have a bit more in terms of
> ranking.
>
> I'm using swish-e most of the time these days, but don't overlook
> ht://Dig if it fits your needs or you don't want to spend a day reading
> the documentation.
>
> Both are pretty darn fast and impressive.
>
> Jamie
>[/color]
Comment