User: unconed Branch: DRUPAL-4-7 Date: Sat, 16 Dec 2006 12:56:30 +0000 Added files: /modules/opensearch_aggregator README.txt node.patch opensearch_aggregator.install opensearch_aggregator.module Log message: OpenSearch Aggregator, by Steven Wittens Note: this is still under development. Do not deploy on production sites. This module allows you to search multiple OpenSearch feeds at the same time. The results are aggregated and cached locally, and results are fetched incrementally as you page further down the results. It works best if the search sources are all run on the same software. The OpenSearch module for Drupal can provide the appropriate feeds, and will also pass along relevance information. OpenSearch Aggregator will sort the results by descending relevance globally. Note that you need to patch node.module with the provided patch for now. TODO: - Figure out a smart caching policy. Right now, results are cached forever. - Fix problems at the end of the pager. - Remove debug stuff - Add autodiscovery of the Opensearch Description file. i.e. type in the URL to a drupal site, and do the complete autodiscovery from HTML -> OSD -> OS Feed Links: http://cvs.drupal.org/diff.php?path=contributions/modules/opensearch_aggrega... http://cvs.drupal.org/diff.php?path=contributions/modules/opensearch_aggrega... http://cvs.drupal.org/diff.php?path=contributions/modules/opensearch_aggrega... http://cvs.drupal.org/diff.php?path=contributions/modules/opensearch_aggrega...