The Artima Developer Community
Sponsored Link

Java Buzz Forum
Don't clone the Google Search API

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nick Lothian

Posts: 397
Nickname: nicklothia
Registered: Jun, 2003

Nick Lothian is Java Developer & Team Leader
Don't clone the Google Search API Posted: Nov 6, 2005 9:14 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Nick Lothian.
Original Post: Don't clone the Google Search API
Feed Title: BadMagicNumber
Feed URL: http://feeds.feedburner.com/Badmagicnumber
Feed Description: Java, Development and Me
Latest Java Buzz Posts
Latest Java Buzz Posts by Nick Lothian
Latest Posts From BadMagicNumber

Advertisement

There have been a few calls lately to clone the Google Search API. I don't think this is a good idea - the world has moved on since the Google API was specified in 2002, and using SOAP for this kind of thing no longer looks like the good idea it seemed then.

As someone who does a lot of work with search APIs (writing them my day job and consuming them in my Argos search engine API) I'd much prefer to see Google support the OpenSearch API.

However, there is an additional problem beyond standardising the request-response API: there is no standard query language (ignoring CQL for the moment, as no one uses it) and I don't think there is much of a prospect for that to change for a while.

Read: Don't clone the Google Search API

Topic: JSR 250 (Common Annotations) PFD and Spec Readability Previous Topic   Next Topic Topic: [DrunkAndRetired.com Podcast] Episode 27 - Carr and Streisand

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use