Funnelback Search Integration

Component type

module

Categories

Maintenance status

Development status

Downloads

9310

Component created

Component changed

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.

Version information

Drupal 7

Search Node Files

Component type

module

Categories

Maintenance status

Development status

Downloads

760

Component created

Component changed

Search Node Files module indexes files attached to a node, either by upload or filefield modules, and adds it to de node's index on Drupal's search system.

The difference of this module and the search_files module is that this one handles attached files as node's content, and not as individual search results.
So when a file matches the keyword, instead of showing files as search results, the containing node will be listed.

Flowplayer Playlist

Component type

module

Maintenance status

Development status

Downloads

1292

Component created

Component changed

Flowplayer Playlist is an integration between Flowplayer playlists and views. With it, you can create a view that will render as a Flowplayer playlist. It also adds a CCK field for adding cuepoints, a feature that allows you to trigger particular actions at different points during video playback. Special utilities have been added to allow you to trigger a JavaScript or PHP function, display an overlay on the video, or trigger another video with the cuepoint field. It's pretty slick.

ApacheSolr Attached Images

Component type

module

Categories

Maintenance status

Development status

Downloads

753

Component created

Component changed

An ApacheSolr helper module to index, query and retrieve attached images' file paths and ids of content nodes.

Benefits:
- You need not run resource intensive node_load() to get list of attached images for each items in results.
- Image paths / ids are available in apachesolr results array.
- Image path can be passed to imagecache preset

And this can be easily used in search results and other search screens such as themed "more like this" pages.

Search Lucene Rewrite

Component type

module

Categories

Maintenance status

Development status

Downloads

382

Component created

Component changed

Allow the administrator to rewrite the user search input text. It support PHP regular expression and Token (if installed and enabled) in both search pattern and replacement pattern.

Search combine

Component type

module

Categories

Maintenance status

Development status

Downloads

3012

Component created

Component changed

Search combine enables combination of all searchable modules into one unified search. This means you can search users, nodes, comments... on the same page.

Still in development.