You are here

Functions in Apache Solr Statistics 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_stats_admin ./apachesolr_stats.module Build the settings form. 1
apachesolr_stats_apachesolr_query_alter ./apachesolr_stats.module Implementation of hook_apachesolr_query_alter().
apachesolr_stats_block ./apachesolr_stats.module Implementation of hook_block().
apachesolr_stats_block_frequent_keywords ./apachesolr_stats.module Return a listing of keywords for the Popular Searches block. 1 1
apachesolr_stats_chart ./apachesolr_stats.module Generate an IMG tag with the URL to generate a chart using Google Charts API. 1
apachesolr_stats_cron ./apachesolr_stats.module Implementation of hook_cron().
apachesolr_stats_enable ./apachesolr_stats.install Implementation of hook_enable().
apachesolr_stats_encodedata ./apachesolr_stats.module Encode data using Chart's simple encoding. See http://code.google.com/apis/chart/formats.html#simple 2
apachesolr_stats_exit ./apachesolr_stats.module Implementation of hook_exit().
apachesolr_stats_facet_usage_graph ./apachesolr_stats.module Returns the <img> tag for a Google chart with the facet usage 1
apachesolr_stats_facet_usage_table ./apachesolr_stats.module Returns a themed table for facet usage 1
apachesolr_stats_generate_report_elements ./apachesolr_stats.module Generates report elements for the given granularity. 1
apachesolr_stats_get_active_facets ./apachesolr_stats.module Gets the searcher's active facets from Facet API. 1
apachesolr_stats_get_facets ./apachesolr_stats.module Returns the facet array to report on. 1
apachesolr_stats_get_granularities ./apachesolr_stats.module Returns an array of preset granularities. 1
apachesolr_stats_get_search_page_by_path ./apachesolr_stats.module Return a search page by the base path, e.g. 'search/site' 1
apachesolr_stats_install ./apachesolr_stats.install Implementation of hook_install().
apachesolr_stats_menu ./apachesolr_stats.module Implementation of hook_menu().
apachesolr_stats_report ./apachesolr_stats.module Callback for admin/reports/apachesolr/stats. 1
apachesolr_stats_report_frequent_keywords ./apachesolr_stats.module Recieves an array of keyword => count and reports the top-used terms. 1
apachesolr_stats_schema ./apachesolr_stats.install Implementation of hook_schema().
apachesolr_stats_theme ./apachesolr_stats.module Implementation of hook_theme().
apachesolr_stats_uninstall ./apachesolr_stats.install Implementation of hook_uninstall().
apachesolr_stats_update_6000 ./apachesolr_stats.install Implements hook_update_N().
apachesolr_stats_update_6001 ./apachesolr_stats.install Implements hook_update_N().
theme_apachesolr_stats_block ./apachesolr_stats.module Theme content for apachesolr_stats_block().

Other projects