google.com javascript

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RickMerrill

    google.com javascript

    How does the google search process individual characters?
    The server responds to each character and provides search completion
    options somehow.
  • Holger Jeromin

    #2
    Re: google.com javascript

    RickMerrill schrieb am 17.10.2008 14:59:
    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:



    --
    Mit freundlichen Grüßen
    Holger Jeromin

    Comment

    • RickMerrill

      #3
      Re: google.com javascript

      Holger Jeromin wrote:
      RickMerrill schrieb am 17.10.2008 14:59:
      >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:
      >

      >
      Thanks for the info. Apparently Google helped start this.

      Comment

      Working...