Search API stats

Categories

Component ID

1728654

Component name

Search API stats

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

3933

Component created

Component changed

Component body

Introduction

Enabling the recording and presentation of statistics for the Search API module. There are plans to implement usage and performance statistics in the near future. For now this module gives your Drupal site a top search phrases block for all the Search API indices on your site.

Instructions

  1. Have some Search API indices already made.
  2. Enable the search_api_stats module.
  3. Enable the search_api_stats_block module.
  4. Place the block for the index you want to show top search phrases for like you would. (ie. Block config, context, panels etc).
  5. Configure the block and set the search page's path and the keywords parameter name.
  6. Done!

Related