eZ Publish  [trunk]
eZSearchLog Class Reference

eZSearchLog handles logging of search phrases More...

List of all members.

Static Public Member Functions

static addPhrase ($phrase, $returnCount)
static mostFrequentPhraseArray ($parameters=array())
static removeStatistics ()

Detailed Description

eZSearchLog handles logging of search phrases

Definition at line 17 of file ezsearchlog.php.


Member Function Documentation

static eZSearchLog::addPhrase ( phrase,
returnCount 
) [static]

Logs a search query so that we can retrieve statistics afterwords.

Definition at line 22 of file ezsearchlog.php.

static eZSearchLog::mostFrequentPhraseArray ( parameters = array( )) [static]

Returns the most frequent search phrases, which did not get hits.

Definition at line 74 of file ezsearchlog.php.

Referenced by eZSearchFunctionCollection\fetchSearchList().

static eZSearchLog::removeStatistics ( ) [static]

Removes all stored phrases and search match counts from the database.

Definition at line 89 of file ezsearchlog.php.


The documentation for this class was generated from the following file: