Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Drupal core search module makes two requests when a search block form is submitted. The first is a POST request that results in a form redirect to a new URL (normally /search/node) where the search is performed based on the GET parameters. For sites that are more performance consious this operation is expensive especially if parameters of the search are already known.

This module assumes that search block form is used for searches on content (search/node/[terms]).

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Site Search
  • Created by tassos on , updated