implementing "search" on my site

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Troels F. Smit

    #1

    implementing "search" on my site

    Where can I find information on implementing a search function on my
    site ?

    --
    Mvh.
    Troels F. Smit
  • Jan Pieter Kunst

    #2
    Re: implementing "search&qu ot; on my site

    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" = @.

    Comment

    • R. Rajesh Jeba Anbiah

      #3
      Re: implementing &quot;search&qu ot; on my site

      "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>

      --
      http://www.sendmetoindia.com - Send Me to India!
      Email: rrjanbiah-at-Y!com

      Comment

      • thumb_42@yahoo.com

        #4
        Re: implementing &quot;search&qu ot; on my site

        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]

        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


        Comment

        • Troels F. Smit

          #5
          Re: implementing &quot;search&qu ot; on my site

          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]

          Thanks Jamie :-)


          --
          Mvh.
          Troels F. Smit

          Comment

          Working...