Search Statistics

Categories

Component ID

1438782

Component name

Search Statistics

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.