Facet API Colors

Component type

module

Maintenance status

Development status

Downloads

123

Component created

Component changed

This module creates an Search API color facet block. It allows a user to choose certain colors as options and store
the hex value of the color along with the color name to be shown on the search page.
So for example if you are selling an item with multiple color options you could use this module to display
the color choices in boxes on the product page.

Facet API color works with up to 2 colors products.

This is a replacement for old unsupported module, that was removed from drupal.org.

Entity Autocomplete Search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Entity Autocomplete Search module provides autocomplete search block which provide configuration to search data based on taxonomy, content, content type and user and all together.

Voice Search

Component type

module

Maintenance status

Development status

Downloads

150

Component created

Component changed

Introduction:
-------------------
This module makes it easy to add speech recognition to your web pages to search content.

Note: This functionality will work with Chrome browser only.

Requirements:
------------------
This module requires the following modules:
* Search

Installation:
------------

Facets Tokens

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The module adds tokens that can be filled with facetapi facet values.
Currently only taxonomy terms facets works.

In Russian:
Модуль добавляет токены для каждого активного значения фасетных фильтров Facet API. Это может быть полезно для улучшения SEO страниц с применёнными фильтрами и хорошо работает в связке с модулем Metatag.

Bing Custom Search Engine

Component type

module

Categories

Maintenance status

Development status

Downloads

179

Component created

Component changed

Bing Custom Search module creates a block with a search form and search results page that utilizes Bing Custom Search (http://www.customsearch.ai).

The intention of this module is to utilize Bing's external search to gather your site information and serve search results instead of trying to integrate into any of Drupal's core search. The advantage is that there is very little setup, and Bing is able to index non-entity pages.

Ajax search block

Component type

module

Categories

Maintenance status

Development status

Downloads

599

Component created

Component changed

This module adds a simple Drupal 8 block to search pages within the site using AJAX and quickly navigate to those by clicking on the search results. At the moment this search results depend only on the node titles and taxonomy names. Administrators can enable and disable node types/ vocabularies for the search block. User who search through the search block can quickly go relevant pages by clicking on the search result.

Requirements

  • No additional requirements

Dependencies

Views table search

Component type

module

Categories

Maintenance status

Development status

Downloads

471

Component created

Component changed

This module provides a views plugin display that enables js search on table row results.
It works best with views without pagination and can be customized: the search label, the highlight color(for found results) , the number of characters to start the search for, etc ....
It also can be themed with twig templates, like any drupal view.