Comment 7 for bug 670358

Revision history for this message
Seif Lotfy (seif) wrote :

Let me elaborate on my last comment...

If we set result_type to MostRecentSubject we will return the most recent event of each unique subject and the count how many times the subject occurred.
However if we ask for MostRecentEvent we will return most recent event and count how many times the event occurred which is always 1.