Experimental project

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

This module deals with a problem that the Drupal top search keywords are stored to watchdog table, and if you have selected the option for the watchdog not to grow over certain number of records, the statistics will be wrong as older ones will get deleted.

This module creates extra tables in order to hold that data, holding information for both: keywords and full search phrases.

Stores only the terms used to search for nodes.

Project information