This project is not covered by Drupal’s security advisory policy.
Search API Extras is a collection of additional Search API functionality and modifications to existing Search API functionality.
Currently it contains 2 features:
- An override of the Multiple Terms parser that comes with Search API that adds the full search phrase in addition to the individual terms that are part of the search phrase. This will result in documents that contain the exact search phrase to rank more highly than those that merely contain the individual search terms (that is, documents containing "lunch menu" exactly will rank more highly than those that only talk about "lunch" and "menu" separately).
- A new sort handler called "conditional relevance" that can be configured to only apply when an exposed filter search phrase has been supplied. This is useful if you want your view to sort by relevance when a search phrase has been supplied but otherwise prefer sorting by something like date or alpha order.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Site search
- Ecosystem: Search API
9 sites report using this module
- Created by azinck on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-alpha2
released 1 March 2024
Works with Drupal: ^9.3 || ^10.0
Install:
Development version: 1.0.x-dev updated 11 Nov 2025 at 15:30 UTC
