Package com.day.crx.statistics.result
package com.day.crx.statistics.result
-
ClassesClassDescription
MostPopularResultsReport
implements a report that returns the most popular results in a given period.QueriesByResultReport
implements a report that returns queries for a given result path.RelatedQueriesReport
returns a list of related queries.RemoveOldResultsReport
implements a report, which removes old result statistics based on two threshold dates, one for monthly and another one for daily statistics.ResultHistoryReport
implements a report that returns historical data about a given result.ResultQualityReport
returns a historical list of average positions in a query result list for a given node.ResultsByQueryReport
implements a report, which returns the result pages that were selected the most for a given query.ResultSelected
...ResultSelectedPathBuilder
implements a path builder forResultSelected
instances.