Custom Voice Search

Component type

module

Categories

Maintenance status

Development status

Downloads

24

Component created

Component changed

Custom Voice Search

This module adds the ability to any form having search field to add voice support.

Configure:
Enable like any other module.
Go to: /admin/config/custom_voice_search/customvoicesearch
Add Form id on which voice search needs to be implemented like: "user_login_form" not "user-login-form"
Add Input id like: "edit-keys" not "edit_keys"
Add Input field name attribute like: keys or name etc.

Search API Value Mapping

Component type

module

Categories

Maintenance status

Development status

Downloads

19

Component created

Component changed

This module allows to create static value mappings for index fields, which will be saved into a new index field. It is possible to map many source values to one target value. The new field is facet compatible.

Example:

source key / value | target value
------------------------------------
open | undone
waiting | undone
successfully closed | done
unsuccessfully closed | done

Whether you need the source key or the source value for the mapping depends on the field type.

Facets prefix/suffix

Component type

module

Categories

Maintenance status

Development status

Downloads

7

Component created

Component changed

This module enables an additional processor where you may add a prefix or suffix to the facet result item.

This prefix/suffix can be set per facet with the following two options:

Views Field Finder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to enable site builders and developers to search and find where particular fields are been used in Views. This will come in handy when, for example, you want to see it how many times or in what Views Displays a certain field is being used.

AWS Cloudsearch

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

AWS Cloudsearch works like Solr and other search Engine. We are working on the module if anybody is interested please drop an email to me.

Search API Elasticsearch Attachments

Component type

module

Categories

Maintenance status

Development status

Downloads

12

Component created

Component changed

Elasticsearch is generally used to index data of types like string, number, date, etc. However, what if you wanted to index a file like a .pdf or a .doc directly and make it searchable?
This module allows Drupal to index files (attachments) to Elasticsearch by making use of Elasticsearch data type “attachment”.
Search API Elasticsearch Attachments

Requirements

This module requires:

Crazy search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The crazy search module using an original search module form, which displays (with autocomplete ajax search) a list of links of nodes title grouping by content types you chosen before in configure page. as will you can choose to add users group too.

crazy search module using autocomplete ajax search of (start with) Query of nodes title and user names.

demo website book2read.com

Configure crazy search in admin >> config >> search >> crazy_search