Provides search configuration, and offering search capabilities.
Varbase searching features are bundled through the Varbase Search module. GitHub: https://github.com/Vardot/varbase_search Drupal.org: https://www.drupal.org/project/varbase_search
After building a project using the varbase-project template, you can see the code of the Varbase Search module in:
project_directory
|-- docroot
|-- modules
|-- contrib
|-- varbase_searchBrings in the following core and contributed modules to your site:
Module
Purpose
Provides a generic framework for modules offering search capabilities.
Offers an implementation of the Search API that uses database tables for indexing content.