Site Search Functions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rick.huby@e-connected.com

    Site Search Functions

    I want to include a site search facility on my company website.

    I have had a look at some of the solutions out there which seem great,
    but are all written using non Accessibility compliant code and are
    hosted externally (so the URL changes to whateversearch. com/?search=XXX
    or whatever)

    I am looking for either a solution that I can put into my site (php or
    jsp solution or similar?) or a service that provides me with some raw
    data that I can manipulate myself and use as an INCLUDE.

    Might be a little off track in the PHP discussion group but this seemed
    a good place to start...

  • dbauhaus@gmail.com

    #2
    Re: Site Search Functions

    Rick, check out free up to 5000 documents Coveo. Although not PHP, you
    can use HTML forms to call Coveo, and retrieve in XML or ASP to wrap
    into your own look and feel.

    We also handle security for file, web, Exchange and SharePoint servers
    out of the box if you need intranet search. Top-rated desktop search
    is also bundled for intranet use.

    -Dan


    rick.huby@e-connected.com wrote:[color=blue]
    > I want to include a site search facility on my company website.
    >
    > I have had a look at some of the solutions out there which seem[/color]
    great,[color=blue]
    > but are all written using non Accessibility compliant code and are
    > hosted externally (so the URL changes to[/color]
    whateversearch. com/?search=XXX[color=blue]
    > or whatever)
    >
    > I am looking for either a solution that I can put into my site (php[/color]
    or[color=blue]
    > jsp solution or similar?) or a service that provides me with some raw
    > data that I can manipulate myself and use as an INCLUDE.
    >
    > Might be a little off track in the PHP discussion group but this[/color]
    seemed[color=blue]
    > a good place to start...[/color]

    Comment

    Working...