Search API history views

Categories

Component ID

2103885

Component name

Search API history views

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module implements search history API for views based on search API views plugin.

How it works

Enable the module and select views for which you want to save searches in 'admin/config/search/search-api-history-views/settings.
This works only for views based on search API views.

Search API history views implements the hook_views_views_post_execute(), get all searched indexes and save the current search using search history API function (search_history_api_save).