Ubiquity command to search the Lift API. 

Ubiquity 0.1.3 came out, so I bashed together a command to search the
Snapshot API.
http://gist.github.com/42049

It performs a site-specific Google search of

http://scala-tools.org/mvnsites-snapshots/liftweb/lift-webkit/scaladocs/

And you can learn about Ubiquity here: https://wiki.mozilla.org/Labs/Ubiquity

And I jacked the code from http://jonhnny-weslley.blogspot.com/2008/09/scala-api-lookup-with-ubiquity.html

Happy New Year :)

Here’s the code inline: