Aegir Solr Connect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is for use within a site hosted on Aegir with Aegir Solr.

Use this module to easily plug into the Solr instance provisioned for your site.

Top searches block

Component type

module

Categories

Maintenance status

Development status

Downloads

687

Component created

Component changed

Provides a block to display the top 10 search phrases.

Key features include:

  1. Uses same method as core for consistency with Top Search Phrases report
  2. Displays a count showing the number of searches for each phrase
  3. Displays "since mm/dd/yyyy" to indicate length of history
  4. Maintenance free - Relies on core's handling of watchdog purging

mysearch

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

We are building a simple search module for Drupal 7 that meets the following features:

  • A direct url such us http://domain.com/mysearch/example
  • will search all nodes in a database for occurences of the world "example"

  • The results will be printed to a page in an unordered list with the title of the node and a link to the node's Drupal page
  • The page have a title explaining to the user where they have landed

Google Sitelinks Search Box

Component type

module

Categories

Maintenance status

Development status

Downloads

1233

Component created

Component changed

With Google Sitelinks search box, people can reach your content more quickly from search results. Search users sometimes use navigational queries—typing in the brand name or URL of a known site—only to do a more detailed query once on that site. For example, suppose someone wants to find that video about the guilty dog on YouTube. They type YouTube, or you-tube, or youtube.com into Google Search, follow the link to YouTube, and then actually search for the dog video.

Pardot Search Integration

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module integrates Drupal's default search form with Pardot Search. It currently works only with the default node search. Other search types will not be submitted to Pardot.

It includes a settings page to configure your Post URL and Query Variable.

The post URL is provided by Pardot, and the query variable can be anything, as long as it matches the query variable you configure at Pardot.

You need to sign up for Pardot and create a Site Search profile. Your redirect location should look like:

linkexplorer

Component type

module

Maintenance status

Development status

Component created

Component changed

Link explorer module detects the anchor tag in drupal nodes and retrieves its href content.
This links are shown as a HTML tabular format, as well as it can be downloaded as excel sheet too using module options.
There are few more options under active development.

1. Replacement of all the link URL with specified URL in a excel sheet.
2. Replacing particular suffix from all the URLs.
3. Filters to sort the results.

Trovequery

Component type

module

Categories

Maintenance status

Development status

Downloads

110

Component created

Component changed

INTRODUCTION

What is Trove?

Find and get over 471,470,579 Australian and online resources:
books, images, historic newspapers, maps, music, archives and more

Trove helps you find and use resources relating to Australia. It’s more than a search engine. Trove brings together content from libraries, museums, archives and other research organisations and gives you tools to explore and build.

(From the Trove website)

Solr pre-segment Chinese search words

Component type

module

Categories

Maintenance status

Development status

Downloads

398

Component created

Component changed

Chinese words are not separated by space. If we can invoke Solr (with Chinese word-segmentation tools configured) to pre-segment the search keywords, and then re-invoke the Solr to search the segmented words, the search result will be much better. This module applies to this situation (should also applies to Japanese and Korean context). Please read the README.txt file before you use this module.
Requires: Search API Solr Search.