PZ search

Component type

module

Maintenance status

Development status

Component created

Component changed

PZ search is a Drupal integration of Pazpar2 metasearch engine. It allows to search and get results from many backends (z39.50, sru/srw, solr) in one place: drupal !

Features

  • Advanced search form (Indexex and sources selector, multi-index search, sort
  • Terms autocompletion
  • Autodetection of remote sources

Related projects

Apache Solr Local Files index & search

Component type

module

Categories

Maintenance status

Development status

Downloads

2286

Component created

Component changed

On top of Apache Solr Integration(http://drupal.org/project/apachesolr), Apache Solr Local Files came to make it easy for everyone to index contents from files inside a server or a shared network, putting them inside Apache Solr and making it accessible through Drupal search system. And yes, i'm not talking only about the filenames, but file contents itself, that we extract with Apache Tika(tika.apache.org), enabling your site to search inside PDF, DOC, DOCX, etc.

Simple search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a simple search block. It is different from the default D7 search block because it allows to set where and how to perform and redirect a search in a block.

installation:

Follow git instruction here

And enable the module.

Configuration:

Go to Admin > Structure > Simple search block settings

CiviCRM Entity

Component type

module

Maintenance status

Development status

Downloads

12037

Component created

Component changed

CiviCRM Entity is a Drupal module which exposes many CiviCRM API entities as true Drupal entity types. That means that almost any module that can use Drupal entities can also access and manipulate CiviCRM data, Drupal style.

Acts as a specific case of "remote entity types"

Unlike Red Hen, provides deep integration with an Open Source CRM wtih a large and vibrant community

Compatible with CiviCRM versions 4.3-4.7, but works best with 4.6 and above.

Acquia Search Multiple Indexes

Component type

module

Categories

Maintenance status

Development status

Downloads

57777

Component created

Component changed

This functionality is now mostly included (sans UI) in the D7 and D8 connector modules (Acquia Connector 8.x-1.9+ and 7.x-3.1+, and Search API Acquia 7.x-2.3+). Please read Acquia Help Center: Introduction of connection auto-switching in Acquia Search modules

The D8 version of this module does not work with Acquia Connector >=8.x-1.6 nor with Search API Solr >=8.x-1.x-beta1 (see issue #2833421)

Apachesolr Rate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module integrates the Rate voting results with Apache Solr sorting.

Note: for now it boosts search results only using first Rate widget.
If you have more than one widget per content type - module will take only first for calculating.

Taxonomy to apachesolr link

Component type

module

Maintenance status

Development status

Downloads

1381

Component created

Component changed

What it is

This is a lightweight module that converts a taxonomy link on an entity (node,user etc) to a apachesolr compatible link by adding formater options to content-types with term reference fields.

By enabling the apachesolrlink formatter on any taxonomy field. The taxonomy termlinks will link to the faceted result on your apache solr search result instead of the taxonomy term page.

Use case

You have a taxonomy term on a node that you want to point to solr faceted search, instead of the taxonomy result page in drupal.