githubEdit

Varbase Search Base

The Varbase Search Base recipe provides search functionality using Search API for Varbase sites.

Drupal.org Project

https://www.drupal.org/project/varbase_search_basearrow-up-right

Overview

Varbase Search Base builds on top of the Drupal CMS Search recipe to deliver enhanced search capabilities. It configures Search API with database backend for indexing and searching site content.

Recipe Dependencies

Depends on the following recipes:

Recipe
Description

Search functionality using Search API with database backend.

Features

  • Search API Integration: Powerful search framework for Drupal

  • Database Backend: Uses database for search index storage

  • Content Indexing: Automatically indexes content for fast searching

  • Search Views: Pre-configured search results views

Included Modules

Brings in the following core and contributed modules to your site:

Module
Purpose

Provides a framework for easily creating searches on any entity known to Drupal.

Offers an implementation of the Search API that uses a database server.

Installation

Apply the recipe using Drush:

Notes

This recipe extends Drupal CMS Search with Varbase-specific configurations. For basic search needs, the Drupal CMS Search recipe may be sufficient.

Last updated