Custom Search Dates

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Custom Search Dates is a module that extends the Functionality of the Custom Search Module to allow Dates to be included in Custom Search filters.

At present you will also need to include the Custom Search patch available here https://www.drupal.org/node/2365273 until Custom Search adds this into it's official releases.

Commerce Search API SKU Forward

Component type

module

Maintenance status

Development status

Downloads

965

Component created

Component changed

This module is currently awaiting further usage from the community to determine a "stable release" state. This code has been tested and exists in parts in a production environment, so it is put into an alpha state with that level of confidence. If you use it and have issues, please report them in the issue queue here! If the issue is urgent, myself and other developers are available for hire to expedite the issue, or we will often resolve it when we hit periods of additional time in our schedule.

Rules filter

Component type

module

Maintenance status

Development status

Downloads

3005

Component created

Component changed

Inspired by Module filter module I've created similar interface for Rules module.

Features:

  • Vertical tabs (generated from Rules tags).
  • Quick search by Rules description, events and plugins.
  • Filter by enabled/disabled rules.
  • Dropdown menu for operations (ctools required)

Installation

Install as you would normally install a contributed drupal module.

Views Search API DB Suggestions

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provide search suggestions for search_api_db views based on indexed words that sound similar.

This module uses the MySQL SOUNDEX() function to calculate how similar indexed keywords sound to search terms entered by a user. It will then show a configurable number of most closely matching search suggestions for keywords that actually exist in the search database.

Helpful as output for "No results".

Search API File Source Bundle Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

1112

Component created

Component changed

Defines a new Search API Data Alteration callback that filters files on the source bundles they are attached to.

To clarify, the files are filtered on selected source bundles from entity types like content types, taxonomy vocabularies and users.

Search label

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The additional search active module. This module adds the ability to search titles only nodes. Mainly used the same functionality as in node.module. But in indexing nodes, used only title.

Forum Search

Component type

module

Categories

Maintenance status

Development status

Downloads

1696

Component created

Component changed

Forum Search defines a new search tab that lets your users perform simple searches of forum content on your site. The search defines a new index that will index core forum modules content nodes.

Custom Search Api Widget

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is just starting, so please be patient. This module is a replacement for the custom search for sites which use panels instead of blocks. The module creates a panels content type which can be added to any panels page, and linked in a similar style to the custom search blocks module to a search page provided by search api. The module also allows taxonomy facets to be exposed as select lists which are then opened as facets when the search is performed.

More info and screenshots to follow as the module develops.