This module would be super helpful with the hook_search_info and hook_search_execute options built in. I am new to Drupal development and have been trying to figure out how to make a custom module to do this all day.

Comments

mlherman created an issue.

iamEAP’s picture

Hey there,

This module doesn't really interface with Core Drupal search at all--it's effectively a replacement. It also doesn't interface with Search API or that whole ecosystem. It's kind of on its own.

If you're looking to implement a tabbed search experience, you might have some luck with this module: https://www.drupal.org/project/google_search_collections.