Deprecated
Since Search API Solr 4.1.12 date boosting is supported by that module itself. Therefore, you need this module only if you want to set different date boosting for multiple views using the same Search API index.
More information about Search API date boosting feature
Search API Solr doesn't provide a way to set boosting the results by date from the UI. Instead, you have to alter the query programmatically as said in #2855329: Document how to boost by a date field?.
Description
This module provides a "Boost by Date" views filter to Search API index-based views that can be used to achieve the boosting without programming.
Usage
1. create a Search API solr server and index.
2. set at least one "Date" field in the index. For example, the node's created field can be used.
3. create a Search API index view.
4. set descending order by relevance.
5. add "Boost by Date" filter.
6. Optional: you can tweak the parameters for calculating the boost. You can read information about these parameters here: https://www.hashbangcode.com/article/drupal-8-date-search-boosting-searc...
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.No further development
No longer developed by its maintainers.- Project categories: Site search
- Ecosystem: Search API
62 sites report using this module
- Created by kaszarobert on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
