Configuring OpenSearch

You can make some external search engines available to people using Jive SBS. If a search engine supports OpenSearch, you can add support for it so that the search engine will be used (in addition to the internal search engine) when people search for content. Examples of OpenSearch engines include Technorati and Wikipedia, not to mention Jive SBS communities.

Engines that support OpenSearch provide a descriptor XML file and usually publish the file at a public URL. The descriptor tells OpenSearch clients what they need to know to query the search engine.

There are two ways you can add OpenSearch engines in the admin console:
As you edit the engine's properties, keep in mind the following:
Note: Jive SBS itself is also an OpenSearch provider (although OpenSearch isn't a good replacement for searching content it contains). You just have to point your OpenSearch reader to the community's OpenSearch XML descriptor. For OpenSearch readers that aren't able to autodetect the descriptor, you'll have to add it manually. The OpenSearch descriptor for your community is located at http://<jiveURL>/opensearch.xml. For example, for the Jivespace descriptor, go to http://jivesoftware.com/community/opensearch.xml. Provide this file as the descriptor for your OpenSearch reader, and you'll be all plugged in.