solr_best_bets_realtime

Component ID

2408053

Component name

solr_best_bets_realtime

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The solr_best_bets module provides an interface to flag search content as a "best bet" for search results, but leaves deploying the generated elevate.xml file (used to tell the search server what the bets are) as an exercise for the developer.

This module integrates with search_api_solr only, and uses the excludeIds and elevateIds query parameters to pass best bet data to the search server directly, without needing to handle elevate.xml files.

This functionality is only available with SOLR 4.7.0 and higher.