OpenSearch
From Wikipedia, the free encyclopedia
OpenSearch is a collection of technologies that allow publishing of search results in a format suitable for syndication and aggregation. It is a way for websites and search engines to publish search results in a standard and accessible format. OpenSearch 1.0 was unveiled in March, 2005. Draft versions of OpenSearch 1.1 were released during September and December 2005.
Contents |
[edit] Summary
OpenSearch consists of:
- OpenSearch Description files: XML files that identify and describe a search engine.
- OpenSearch Query Syntax: describe where to retrieve the search results
- OpenSearch RSS (in OpenSearch 1.0) or OpenSearch Response (in OpenSearch 1.1): format for providing open search results.
- OpenSearch Aggregators: Sites that can display OpenSearch results.
OpenSearch Description Documents list search result responses for the given website/tool. Version 1.0 of the specification only allowed one response, in RSS format; however, version 1.1 provides support for multiple responses, which may be in any format. RSS and Atom are the only ones formally supported by OpenSearch aggregators, however other types, such as HTML are perfectly acceptable.
[edit] Search engines and software that support OpenSearch
- A9.com
- Nuvvo e-Learning
- OSFeed
- Internet Explorer 7
- Eluta.ca
- WWW::OpenSearch - Perl module
- textualize's opensearch -- Python module
- Kwiki::OpenSearch - Perl module for use within Kwiki
- PEAR Services_OpenSearch - PHP OpenSearch API library
- OpenSearch Klip - for use with the Klipfolio software
- searchplugins.net - create OpenSearch plugins for use with IE7 and Firefox2 (Minefield or Bon Echo) builds
- Mozdex.com OpenSearch
- Nurse Web Search - Health Internet Search Engine.
- Drupal.org OpenSearch Module (Steven Wittens)
- YaCy
- Mozilla Firefox 2.0 - implements OpenSearch, and a subset named MozSearch. MozSearch is not intended for web use, only for Firefox related projects. Extended features from Mozsearch are usable in an OpenSearch file with an XML namespace prefix.
- nutch - open source web-search software
- Yandex - Russian search engine
[edit] Directories of OpenSearch feeds
- An open directory of public OpenSearch Description Documents was made available at A9 as of August 5, 2005. This directory can be accessed via an HTML search, an OpenSearch RSS feed, or via its underlying Description Document.
[edit] Plugins for making blog content available to OpenSearch APIs
- ROME OpenSearch Java Module (Beta) - Rome A9 OpenSearch 1.1 API for Java (Michael Nassif)
- MovableType - OpenSearch 1.1 (Alf Eaton)
- MovableType - OpenSearch 1.0 (Niall Kennedy)
- WordPress (Chris Fairbanks)
[edit] See also
[edit] External links
- OpenSearch.org -- official website, including specifications
- OpenSearch.a9.com -- site for submitting searches to a9.com
- A9 Developer Blog -- postings about OpenSearch development efforts
- Ready2Search -- OpenSearch plug-in editor on Web