Module Description
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 Usage
58
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of setting different date boosting for multiple views using the same Search API index
Data Name
search_api_solr_boost_by_date

OPENAI CHATBOT

OPENAI CHATBOT

14:29:23
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.