DrubNub

Component type

module

Categories

Maintenance status

Development status

Downloads

810

Component created

Component changed

This module provides functionality similar to sites such as Yahoo! Open Shortcuts, YubNub, Quix, or Queriac. DrubNub allows users to create search shortcut "commands" that perform search queries. Users enter commands along with search terms into the "DrubNub Command Line" form and are then redirected to a search results page, even results on third party sites.

Shared Links

Component type

module

Downloads

2300

Component created

Component changed

This module allows a site administrator to list keywords and/or keyphrases along with a path to which each should link. The site administrator can also add sites from which additional keywords/keyphrases and paths can be collected. Those sites must also have this module installed and enabled, and have their own links configured.

The links appear in the form of a tag cloud in a block, though the block uses a tpl.php file, so it can be themed however you want. The site administrator can decide whether to include local links in the tag cloud, or just foreign links.

Custom Search Box

Component type

module

Maintenance status

Development status

Downloads

11677

Component created

Component changed

Custom Search Box is a simple little module that gives a user with Administer search privileges an easy way to change the appearance of the search box used by many themes. This is done by additional settings added to the '?q=admin/settings/search' page. I created this module because as a newcomer, like many many others, I did not like the text 'Search this site'. In my research on how to get rid of it, I found many other users looking for the same thing plus some of the other features I have included.

SOPAC

Component type

module

Downloads

5030

Component created

Component changed

SOPAC (Social Online Public Access Catalog) is a Drupal module that provides true integration of your library catalog system with the power of the Drupal content management system while allowing users to tag, rate, and review your holdings. User input is then incorporated into the discovery index so that SOPAC becomes a truly community-driven catalog system. Other features include:

Book Search

Component type

module

Categories

Maintenance status

Development status

Downloads

4263

Component created

Component changed

Book Search defines a new search tab that lets your users perform simple searches of book content on your site. The books available for searching from the book search form may be configured in your search settings, and users have the option of searching any available book or specifying in a checkboxlist which books to search. Search results include the name of the book of which the result page is a part.

Greek Stemmer

Component type

module

Categories

Maintenance status

Development status

Downloads

5123

Component created

Component changed

The problem

Drupal's core search module requires an absolute match between the query word and a word e.g. in a node
in order to return the node as a result to the user. In the Greek language words tend to have many forms that
depend on many factors (e.g. grammatical), a fact that almost completely ruins the core search of Drupal.

The proposed solution

Stemming is performed to all words in the search query and to all words in all searchable content types (e.g. nodes etc..)

Localsolr Integration

Component type

module

Categories

Downloads

903

Component created

Component changed

A module to provide location based search using ApacheSolr and location. This module is currently in development, please participate by providing feedback(and patches) in the issue queue.

More information, and help to follow.

FeedAPI ImageGrabber

Component type

module

Maintenance status

Development status

Downloads

5059

Component created

Component changed

Note: This project is copyrighted to and maintained by Srijan Technologies Pvt. Ltd.

FeedAPI ImageGrabber which is an addition to FeedAPI, mimics the thumbnail display of Google Reader for the feeds aggregated (using FeedAPI) on a Drupal website.

RSS feeds usually do not contain the images associated with the feed-items, and therefore ImageGrabber visits the feed-item's webpage to download the image. The downloaded image is stored in an imagefield created by the imagefield module.

Features

Apache Solr Views

Component type

module

Categories

Maintenance status

Development status

Downloads

47495

Component created

Component changed

Before you read further

If you are starting a new project, please read the "alternatives" section.

Introduction

This module provides a Views integration to the Apache Solr Search Integration project. It provides the views plugins and handlers needed to be able to create a view that fetches its results from Apachesolr index, without hitting the database.