Workbench Search API Data Alter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a data alterer to Search API allowing for only nodes that are published to be indexed via Search API. The default data alterer that comes with Search API has issues with Workbench published nodes and doesn't index them when enabled.

Search API Algolia

Component type

module

Categories

Maintenance status

Development status

Downloads

9706

Component created

Component changed

Synopsis

This module provides integration with the Algolia service, through Drupal's Search API. This module is intended to be used by developers, as it does not currently provide any implementation of an actual search interface. Only indexing is currently supported. As a result, enabling that module will not have any visible effect on your application. Search functionality may be implemented using the Algolia Javascript API.

Currently supported:

Facetapi Merge Options

Component type

module

Maintenance status

Development status

Downloads

360

Component created

Component changed

Allows you to merge one or more facetapi facet result links into a single link.

To use:

  1. Enable the module
  2. Create and enable a facet
  3. Edit facet display settings
  4. Select 'links merged' or 'links with checkboxes merged' as the display widget
  5. Scroll down the page and enter a new label for the link
  6. Enter the machine name or id for the results you want to combine

Gotchas and problems:

  • Currently doesnt update the counts correctly for tags fields.

Verticrawl Search Engine

Component type

module

Maintenance status

Development status

Downloads

370

Component created

Component changed

This module is a search engine working with Verticrawl's SaaS solution.

Verticrawl replace quickly default search from Drupal's core with a powerful semantic full text search engine.

Verticrawl's Search Solution let you choose how your search engine
respond depending of typed text and crawled content like html, pdf, docs.
Other features like screenshot and image integration are also available.
Contextual search, word suggestion and synonyms are also useful to help your user.

Search API Solr Replication

Component type

module

Categories

Maintenance status

Development status

Downloads

307

Component created

Component changed

This is a module that allows easy usage of an old style Solr cluster with Search API, where you might have primary servers and secondary servers and you need to direct write queries at the primaries, and read queries at the secondaries.

Search API Voting

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides basic integration between Voting API and Search API modules.

It adds an extra data alteration to entity based search indexes and make this setting available on the "Filter" tab. If an administrator enables the mentioned alteration, all combination of vote results will be available for indexing on the "Fields" tab.

Advanced search block

Component type

module

Categories

Maintenance status

Development status

Downloads

3124

Component created

Component changed

Provides the advanced search form (normally displayed above search results) as a block. The block includes default values for the advanced search fields making it easy to refine searches.

To use, install the module and assign the block to a sidebar region. Grant the advanced search permission properly. Perform a node-based search and the block will be displayed on the results page.