Full-text search for Django

Just making a note…
Extending Django’s database API to include full-text search (Mercurytide)

Google, Search, Flex

Oooooh sweet. According to this article, Yahoo’s search API is still more “developer friendly”. Either way, having them available is quite cool.
Google Search REST API
More than one year after Google discontinued the SOAP Search API, it finally got a proper replacement. The AJAX Search API can now be used from any Web application, [...]