popular search keywords
Popular search block
Solr search url
flush popular search keywords

This project is not covered by Drupal’s security advisory policy.

INTRODUCTION

This module provides a block with a list of the popular search keywords in the site. It Enables the recording and presentation of statistics for the Search API module.
This list can be used for two purposes: 
1. Help users to search for popular phrases (clueless users can actually find something).
2. Helping site owners to identify popular searches and optimize the destination pages.

CONFIGURATION

1. Module provides a block where you can configure "Number of top search phrases to display", "Parameter name for the search phrase" and "Path of search page".
2. If there is requirement to flush all popular search keywords, Click "Flush popular search" button at admin/config/popular-search-keywords.

REQUIREMENTS

- Drupal 8 or Drupal 9

DEPENDENCIES

Search API module (https://www.drupal.org/project/search_api)

INSTALLATION

Through Composer
composer require drupal/popular_search_keywords

OR

Through Manually
1. Copy Popular Search Keywords to the modules directory 
of your Drupal installation.
2. Enable the 'Popular Search Keywords' module in 'Extend'.
(/admin/modules)

MAINTAINERS

Original development: Poorva Rani(https://www.drupal.org/u/poorva)

Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • chart icon31 sites report using this module
  • Created by poorva on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases