Connecting Tech Pros Worldwide Help | Site Map

google.com javascript

  #1  
Old October 17th, 2008, 02:05 PM
RickMerrill
Guest
 
Posts: n/a
How does the google search process individual characters?
The server responds to each character and provides search completion
options somehow.
  #2  
Old October 17th, 2008, 02:25 PM
Holger Jeromin
Guest
 
Posts: n/a

re: google.com javascript


RickMerrill schrieb am 17.10.2008 14:59:
Quote:
How does the google search process individual characters?
The server responds to each character and provides search completion
options somehow.
this is done using the opensearch spec:

http://www.opensearch.org/Specificat...uggestions/1.0

--
Mit freundlichen Grüßen
Holger Jeromin
  #3  
Old October 17th, 2008, 05:45 PM
RickMerrill
Guest
 
Posts: n/a

re: google.com javascript


Holger Jeromin wrote:
Quote:
RickMerrill schrieb am 17.10.2008 14:59:
Quote:
>How does the google search process individual characters?
>The server responds to each character and provides search completion
>options somehow.
>
this is done using the opensearch spec:
>
http://www.opensearch.org/Specificat...uggestions/1.0
>
Thanks for the info. Apparently Google helped start this.
Closed Thread