This module provides only a single view which is the "stats" view. The view can be used to display and reset the search statistics. The search module itself doesn't take care of indexing words, etc. This is done from within the content engine when objects are published.
Name | Summary |
---|---|
list | Fetches the phrases that have been searched ordered by their usage frequency. |
list_count | Fetches the number of unique phrases that have been searched. |
Name | Summary |
---|---|
stats | Provides an interface for viewing and resetting the search statistics. |