You are here

constant SearchApiDbService::SCORE_MULTIPLIER in Search API Database Search 7

Multiplier for scores to have precision when converted from float to int.

File

./service.inc, line 41
Contains SearchApiDbService.

Class

SearchApiDbService
Indexes and searches items using the database.

Code

const SCORE_MULTIPLIER = 1000;