To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

OpenSearch
Example of a web page which offers to add a new search plugin. With Firefox, the symbol of the currently selected search engine becomes bluish. The user can add the search engine offered by that page by clicking the triangle.
Internet media typeapplication/opensearchdescription+xml
Developed byAmazon.com
Initial releaseMarch 15, 2005 (2005-03-15)
Latest release
1.1 Draft 6[1]
December 6, 2005; 18 years ago (2005-12-06)
Type of formatWeb syndication
Extended fromRSS
Open format?Creative Commons Attribution-ShareAlike 2.5
Websitegithub.com/dewitt/opensearch

OpenSearch is a collection of technologies that allow the publishing of search results in a format suitable for syndication and aggregation. Introduced in 2005, it is a way for websites and search engines to publish search results in a standard and accessible format.

OpenSearch was developed by Amazon.com subsidiary A9 and the first version, OpenSearch 1.0, was unveiled by Jeff Bezos at the O'Reilly Emerging Technology Conference on 15 March 2005.[2][3] Draft versions of OpenSearch 1.1 were released during September and December 2005. The OpenSearch specification is licensed by A9 under the Creative Commons Attribution-ShareAlike 2.5 License.[4]

YouTube Encyclopedic

  • 1/5
    Views:
    563
    7 811
    3 253
    3 465
    1 741
  • How to use Open Search Description to add custom search engines to your browser
  • Build a Scalable Search Engine Using Amazon Elasticsearch Service - AWS Online Tech Talks
  • Amazon OpenSearch Service | Amazon Web Services
  • AWS re:Invent 2021 - What's new in Amazon OpenSearch Service
  • AWS re:Invent 2021 - OpenSearch: Building the future of search together

Transcription

Support

Web browsers that support OpenSearch include Safari,[5] Microsoft Edge,[6] Firefox[7] and Google Chrome.[8]

Mozilla have indicated that they will deprecate OpenSearch search addons in favour of WebExtensions search addons. This will not affect the ability to manually add an OpenSearch engine from a website[9] As of December 5, 2019, search engine add-ons for Firefox that are powered by OpenSearch have been removed from Mozilla Add-ons.

Design

Search suggestions in the German Wikipedia

OpenSearch consists of:

  1. OpenSearch Description files: XML files that identify and describe a search engine.
  2. OpenSearch Query Syntax: describe where to retrieve the search results
  3. OpenSearch RSS (in OpenSearch 1.0) or OpenSearch Response (in OpenSearch 1.1): format for providing open search results.
  4. OpenSearch Aggregators: Sites that can display OpenSearch results.
  5. OpenSearch "Auto-discovery" to signal the presence of a search plugin link to the user and the link embedded in the header of HTML pages

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.

  • Auto-discovery of an OpenSearch Description Document is available from both HTML and Atom or RSS feed documents via Link relations in the form of <atom:link rel="search" ... /> for Atom feeds[10] or <link rel="search" ... /> for RSS feeds[10] and HTML documents.[11]
  • OpenSearch Description Document must be placed on a web server of the same domain.[12]
  • OpenSearch Description Documents must be served with the application/opensearchdescription+xml Internet media type.[13]

Alternatives

Mozilla Firefox offers a bookmark keyword feature[14] where an occurrence of %s in the bookmark URI gets replaced with the terms typed in the address bar following the initial keyword.

See also

References

  1. ^ "OpenSearch 1.1 Draft 6". GitHub. 2019-12-08. Retrieved 2020-05-21.
  2. ^ "Speaker Jeffrey P. Bezos". O'Reilly Media. 2005. Archived from the original on 2012-05-04. Retrieved 2020-05-21.
  3. ^ Werner, Vogels (15 Mar 2005). "OpenSearch at A9". allthingsdistributed.com. Archived from the original on 13 Mar 2021. Retrieved 9 Mar 2021.
  4. ^ "LICENSE.txt". GitHub. 2018-05-31. Retrieved 2020-05-21.
  5. ^ "What's New in Safari 8.0". Apple. 2018-02-22. Retrieved 2020-05-21. In OS X, website developers can aid Safari in discovering searchable content by including an OpenSearch description document on their site, [...]
  6. ^ "Change your default search engine". Microsoft. 2020-04-16. Retrieved 2020-05-21. However, you can change the default search engine in Microsoft Edge to any site that uses OpenSearch technology
  7. ^ "Supporting search suggestions in search plugins". Mozilla. 2019-03-23. Archived from the original on 2021-01-24. Retrieved 2020-05-21. Firefox supports search suggestions in OpenSearch plugins
  8. ^ "FAQ for web developers". Archived from the original on 2012-01-01. Retrieved 2020-05-21. By providing an OpenSearch description document (OSDD), you enable Google Chrome to include your site in the list of search engines in the browser.
  9. ^ Neiman, Caitlin (2019-10-15). "Search Engine add-ons to be removed from addons.mozilla.org". Mozilla. Retrieved 2020-05-21.
  10. ^ a b "Autodiscovery in RSS/Atom". GitHub. 2019-12-08.
  11. ^ "Autodiscovery in HTML/XHTML". GitHub. 2019-12-08.
  12. ^ "How to return OpenSearch results from your search engine". Developer how to guide.wiki. 2018-04-14. Retrieved 2020-05-21.
  13. ^ "MIME type application/opensearchdescription+xml". GitHub. 2019-12-08.
  14. ^ "Bookmarks in Firefox | Firefox Help".
  15. ^ "Revision 1525363 | Adding search engines from web pages | MDN". wiki.developer.mozilla.org. Archived from the original on 2020-07-11.

External links

This page was last edited on 1 March 2024, at 20:31
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.