Search API TableSelect

Component type

module

Categories

Maintenance status

Development status

Downloads

75

Component created

Component changed

This module provides TableSelect style for Views based on Search API. Checkbox is added as first column to table. It extends Table style (with fields) so all options from it are available (except of grouping).

This is only developer base, you will need to create your own form class (example included).

Jumpword Search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Jumpword Search is a simple module that provides a search feature that redirects the user to any url with the input of a simple keyword.

For example,
Searching "dash" can bring the user to /dashboard.
Searching "log" can bring the user to /admin/reports/dblog

This project is still in its infancy, but I am currently actively developing new features. Please check the issue tracker to view the current developments.

Search Filters

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Search Filters allows you to assign taxonomy terms to content types and use them for filtering search results.

Its most common use case is:

1. Create nice SEO-friendly categories describing your content as a taxonomy vocabulary.
2. Create a field for selecting which category value applies to each piece of content.
3. Hide the field on the form settings for any content types you wish to manage automatically.
4. Assign entities and bundles to those terms in the Bundle Mapping configuration of Search Filters.

Search api views filter

Component type

module

Maintenance status

Development status

Downloads

51

Component created

Component changed

Search api views filter

This search api filter allows you to exclude items from being indexed if a view returns

no results.

Use cases could be:

  • Advanced filtering for product properties
  • Conditional filtering based on dates

However, this module should be used with caution as it will execute the view for every

item that search api is going to index.

Persian Date for Drupal 8

Component type

module

Maintenance status

Development status

Downloads

463

Component created

Component changed

ماژول تاریخ شمسی برای دروپال ۸

این ماژول سرویس های مربوط به تاریخ را با سرویس های تاریخ شمسی جایگزین میکند.
بر این اساس این ماژول با بسیاری از ماژول های دیگر که بر تاریخ هسته دروپال وابسته هستند یک پارچه است.

Facets core search

Component type

module

Categories

Maintenance status

Development status

Downloads

332

Component created

Component changed

This module provides support for core search facets.

We strongly suggest using Search API instead of core search.
Setting up a similar (but better) experience as core search in Search API can easily be achieved using Search API and enable the Search API Defaults submodule.

This module is not actively maintained and looking for a new maintainer.