Funnelback is an enterprise search platform. This module provides a simple client to the Funnelback APIs, including a search block and results page, plus some other features.
For Australian government agencies using shared Funnelback services, 7.x now properly supports the "profile" parameter, allowing you to integrate Funnelback search results into your site.
Drupal 7
The Drupal 7.x version includes XML & JSON support, a default search block, a paginated results page, including suggested spelling and quicklinks, as well as blocks for contextual navigation. It supports both the version 10 ("Classic") and version 11("Modern") endpoints.
Drupal 6
The Drupal 6.x version includes XML, a paginated results page, including suggested spelling and quicklinks, as well as blocks for contextual navigation.
- 1.x versions cover Funnelback's version 10 schema
- 2.x versions cover Funnelback's version 11 schema
Version 9 and earlier are not supported in either module.
Currently, there is no search form block as part of the 6.x version. The search form is as simple as:
<form method="GET" action="/search/funnelback">
<input type="text" name="query"/>
<input type="submit" value="search">
</form>Downloads
Recommended releases
Other releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Search, Third-party Integration
- Downloads: 253
- Last modified: April 29, 2013