constant Database::SCORE_MULTIPLIER in Search API 8
Multiplier for scores to have precision when converted from float to int.
File
- modules/
search_api_db/ src/ Plugin/ search_api/ backend/ Database.php, line 81
Class
- Database
- Indexes and searches items using the database.
Namespace
Drupal\search_api_db\Plugin\search_api\backendCode
const SCORE_MULTIPLIER = 1000;