OpenSearch feed
kiamlaluno - July 17, 2006 - 16:39
This module adds OpenSearch feed creation capability to core search.module. Searches are exported as RSS 2.0 feeds at /opensearch/type/keywords and can be auto-discovered through OpenSearch description XML files.
Supported search modules
- Content search (node.module)
- User search (user.module)
- ApacheSolr Search
- Any module that implements hook_search().
Version notes
Updates from different releases of the development snapshots are not supported. If you install the development snapshot, you need to uninstall it before to copy the latest release.
