GSA Metatags

Component type

module

Categories

Maintenance status

Development status

Downloads

776

Component created

Component changed

The GSA Metatags module adds the ability to put data from Drupal fields into the the metatags of the node page, for use with the Google Search Appliance.

Administrators can configure which content types and which fields have faceting data exposed to the GSA, using metatags in a format the GSA can evaluate.

This module is usually used with the GSA Faceted Search module, which allows administrators to build faceted searches using the Facet API and Views.

Facet API Dynamic Ranges

Component type

module

Categories

Maintenance status

Development status

Downloads

506

Component created

Component changed

The Facet API Dynamic Ranges module provides widget for range queries.

Unlike other Facet API ranges modules this module doesn't need any aditional settings. It takes minimum and maximum prices from the products and calculates step for the range. And then based on these values builds dynamic array with ranges.

Taxonomy Term Node

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Drupal search mechanism is targeted at finding node content. In some use cases taxonomy descriptions contain content that is not indexed by the Drupal search mechanism. This tiny module allows a site builder to create nodes that contain as their content a single associated taxonomy description and therefore expose the content to the search mechanism.

Search API purge

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an integration for Search API to easily remove those entities that remain in the search indexes even after having been deleted from the Search PI index. Synchronizing databases, custom scripts, etc. can often create this kind of situations, and not always it's possible to delete the full index and reindex everything again. This module works with the entities indexed by Search API, and any kind of search engine plugged in on that module.

GSA Metatags Sandbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The GSA Metatags module adds the ability to put data from Drupal fields into the the metatags of the node page, for use with the Google Search Appliance.

Administrators can configure which content types and which fields have faceting data exposed to the GSA, using metatags in a format the GSA can evaluate.

This module is usually used with the GSA Faceted Search module, which allows administrators to build faceted searches using the Facet API and Views.

GSA Faceted Search

Component type

module

Categories

Maintenance status

Development status

Downloads

723

Component created

Component changed

This module is in alpha. Test thoroughly and use at your own risk.

This integrates a Google Search Appliance (GSA) with Facet API.

The GSA Faceted Search module adds the ability to create faceted search using anything that integrates with the Facet API, including Views.

PostgreSQL Combine Filter Views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This views filter provides a case-insensitive and unaccent searches functionality for filter criteria when using PostgresSQL database in Drupal.
Postgres need the "unaccent" extension in order to removes accents (diacritic signs) from lexemes and use "ILIKE" operator to make the match case-insensitive.
The module allows searches in multiple fields (select how many fields you want) or a single field (select only one field).

Requirements: