<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[Acko.net]]></title>
  <link href="https://acko.net/atom.xml" rel="self"/>
  <link href="https://acko.net/"/>
  <updated>2026-03-05T12:10:39+01:00</updated>
  <id>https://acko.net</id>
  <author>
    <name><![CDATA[Steven Wittens]]></name>
    
  </author>

  
  <entry>
    <title type="html"><![CDATA[Drupal OpenSearch Aggregator]]></title>
    <link href="https://acko.net/blog/drupal-opensearch-aggregator/"/>
    <updated>2006-12-16T00:00:00+01:00</updated>
    <id>https://acko.net/blog/drupal-opensearch-aggregator</id>
    <content type="html"><![CDATA[<div class="g8 i2 first"><div class="pad"><p>I just committed a working version of my new OpenSearch Aggregator module to Drupal Contrib CVS.
</p>

<p>
<a href="http://www.opensearch.org/">OpenSearch</a> is a standard by Amazon which allows you to share search results through RSS. The feeds are valid RSS, they just contain extra meta-data for searching. So, you can use OpenSearch with any RSS reader to set up feeds to track tags or keywords for example.
</p>

<p>
We also have an OpenSearch client module that provides these feeds, and I just updated it to send search relevance information along. So, you could set up 5 Drupal sites with OpenSearch module, and a sixth site with the OpenSearch aggregator. Now, you can search all 5 sites simultaneously, and get a single, ordered list of global results.
</p>

<p>
However, because OpenSearch is an open standard, it can be used for anything. Amazon's A9 search already offers media search for example. The possibilities really are endless.
</p>

<p>
The best part? The OpenSearch Aggregator presents its results through the normal search system. So, if you install the OpenSearch module on top of this, you automatically provide OpenSearch feeds for the aggregated search. In other words, Drupal is now a complete OpenSearch processing suite! There is no other CMS out there that can claim this.
</p>

<p>
More info is on the <a href="http://drupal.org/project/opensearch_aggregator">Drupal.org project page</a>.</p></div></div>
]]></content>
  </entry>
  
</feed>
