Opensearch

From Arnout Engelen

Jump to: navigation, search

[edit] The format

OpenSearch mainly consists of a small document describing how search results pages (and 'live suggestions') can be reached.

The actual search result may be presented in a number of ways, such as a HTML page, RSS or ATOM feed. HTML pages probably can't be easily aggregated (but can be showed side-by-side), this might be easier for RSS or ATOM.

[edit] Aggregation

There don't seem to be any opensearch aggregators available, apart from the a9 one and the one integrated into drupal.

I wanted a standalone one, so I created a simple implementation dubbed Apadua.

Personal tools