Search API Solr: Boosted Keyword
This module allows you to add keywords to your indexed content with adjustable boost levels. It then modifies how your content is indexed and searched in Solr to incorporate these boosted keywords, effectively increasing their relevance in search results.
This module adds the "Search API Solr: Boosted Keyword" field type, widget and formatter. This field type can be used to add variably boosted keywords to indexed content. Each item of this field type contains a keyword and it's boost level.
Alters Search API Solr indexing so the keywords are repeated x number of times in the document (x being the selected boost level for that keyword).
Alters Search API Solr queries to include a termfreq boost function for each indexed keyword per given key.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-beta3 | Pre-release | 8–11 | Apr 1, 2026 | ||
| 2.0.0-beta2 | Pre-release | 8–11 | D11, search_api_solr 4.2 and coding standards | Apr 18, 2025 |