<%include include_style.html%> <%set header_title = 'Search Query Logs'%> <%set header_details = 'This screen shows you a list of search queries people have performed.'%> <%unless config.search_logging%><%set header_details .= "

Note: Search Logs are currently disabled. You can enable Search Logs from the Setup => Search Options page."%><%endif%> <%include include_header.html%> <%Links::Tools::search_log%>
<%if toolbar%>
Pages: <%toolbar%>
<%endif%> <%loop log_loop%> <%endloop%>
Query Count Last Searched Results Avg. Time Elapsed
<%escape_html slog_query%> <%slog_count%> <%GT::Date::date_get($slog_last, '%yyyy%-%mm%-%dd% %h%:%MM% %tt%')%> <%slog_hits%> <%if slog_time%><%slog_time_formatted%><%else%>Unknown<%endif%>
<%if toolbar%>
Pages: <%toolbar%>
<%endif%>
Purge listings older than days old.