troubleshooting search as you type install / test.html results

16 views
Skip to first unread message

timhall

unread,
Nov 26, 2008, 12:10:05 PM11/26/08
to Google Enterprise Labs
Followed the setup instructions...

loaded the sample page (test.html) in the browser... type t.. but get
nothing.

It's possible I didn't edit the .js file correctly. What else might be
wrong?

The resoucesPath var looks like this:

var searchAsYouTypeConfiguration = {
// The path (beginning of the URL) to the place containing /images
and
// /styles. Should end with a slash.
// e.g. http://intranet.company.com/search-as-you-type/
resourcesPath:
"https://myip/sayt/",

The ajax responder:

// The fully qualified URL to the Ajax responder.
// e.g. http://intranet.company.com/search-as-you-type/responder.php
ajaxResponderUrl:
"https://myip/sayt/search-responder.php",

Thanks in advance.

Lemonier

unread,
Jan 21, 2009, 12:38:53 PM1/21/09
to Google Enterprise Labs
tkstkstks

On Nov 26 2008, 3:10 pm, timhall <timha...@gmail.com> wrote:
> Followed the setup instructions...
>
> loaded the sample page (test.html) in the browser... type t.. but get
> nothing.
>
> It's possible I didn't edit the .js file correctly. What else might be
> wrong?
>
> The resoucesPath var looks like this:
>
> var searchAsYouTypeConfiguration = {
>     // The path (beginning of the URL) to the place containing /images
> and
>     // /styles. Should end with a slash.
>     // e.g.http://intranet.company.com/search-as-you-type/
>     resourcesPath:
>       "https://myip/sayt/",
>
> The ajax responder:
>
>  // The fully qualified URL to the Ajax responder.
>     // e.g.http://intranet.company.com/search-as-you-type/responder.php

keif

unread,
Jan 22, 2009, 9:22:01 AM1/22/09
to Google Enterprise Labs
Are you using firebug? If the JS file is incorrect it *should* be
throwing some kind of error.

-keif

On Nov 26 2008, 12:10 pm, timhall <timha...@gmail.com> wrote:
> Followed the setup instructions...
>
> loaded the sample page (test.html) in the browser... type t.. but get
> nothing.
>
> It's possible I didn't edit the .js file correctly. What else might be
> wrong?
>
> The resoucesPath var looks like this:
>
> var searchAsYouTypeConfiguration = {
>     // The path (beginning of the URL) to the place containing /images
> and
>     // /styles. Should end with a slash.
>     // e.g.http://intranet.company.com/search-as-you-type/
>     resourcesPath:
>       "https://myip/sayt/",
>
> The ajax responder:
>
>  // The fully qualified URL to the Ajax responder.
>     // e.g.http://intranet.company.com/search-as-you-type/responder.php
Reply all
Reply to author
Forward
0 new messages