Experimental project
This is a sandbox project, which contains experimental code for developer use only.
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).
Project information
- Project categories: Site search
- Created by Alex Arnaud on , updated