search_api_pinbyphrase
Pins a node to the top of the results when search query matches expected phrase and node id and specified language.
None to many configurable sets of phrases with their corresponding node id and language code.
Features
Clients often want a specific result at the top of their search results for a specific search phrase. This module provides a configuration form for this and an event subscriber that processes post extracted results and pins matches so that they show up on the top of results.
Post-Installation
Install as a normal module, then browse to the extend section, search for the name of this module then click the gear icon to go to the configuration page. Follow the instructions in this form. Expected that this works on a "content" index.
Additional Requirements
Search API solr (required)
Recommended modules/libraries
TBD
Similar projects
Search API Exact Match Boost - Similar but does not target pinning of specific node ids matching a phrase.