Add a random_score function to the query.
public addRandomScoreFunction ( number $seed, AbstractQuery $filter = null, float $weight = null ) | ||
$seed | number | the seed value |
$filter | AbstractQuery | a filter associated with this function |
$weight | float | an optional boost value associated with this function |